Skip to content

Commit

Permalink
1.0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed May 28, 2022
1 parent 6a4208f commit 67b1a96
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.44](https://github.com/wessberg/sandhog/compare/v1.0.43...v1.0.44) (2022-05-28)


### Features

* support .cjs and .mjs configs ([6a4208f](https://github.com/wessberg/sandhog/commit/6a4208f08a65b05005dac570281a06625a47adab))



## [1.0.43](https://github.com/wessberg/sandhog/compare/v1.0.42...v1.0.43) (2021-11-17)


Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright © 2021 [Frederik Wessberg](mailto:frederikwessberg@hotmail.com) ([@FredWessberg](https://twitter.com/FredWessberg)) ([Website](https://github.com/wessberg))
Copyright © 2022 [Frederik Wessberg](mailto:frederikwessberg@hotmail.com) ([@FredWessberg](https://twitter.com/FredWessberg)) ([Website](https://github.com/wessberg))

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sandhog",
"version": "1.0.43",
"version": "1.0.44",
"bin": {
"sandhog": "bin/sandhog"
},
Expand Down

0 comments on commit 67b1a96

Please sign in to comment.