Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
eknowles authored Aug 17, 2024
1 parent e2be764 commit d5a20d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/eknowles/tile-packer/compare/v1.1.0...v1.2.0) (2024-08-17)


### Features

* add brew releaser and version argument ([e2be764](https://github.com/eknowles/tile-packer/commit/e2be7640163e69852907d2c7da19b3fd997c39db))

## [1.1.0](https://github.com/eknowles/tile-packer/compare/v1.0.0...v1.1.0) (2024-08-16)


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": "tile-packer",
"version": "1.1.0",
"version": "1.2.0",
"main": "index.js",
"devDependencies": {
"@eslint/js": "^9.9.0",
Expand Down

0 comments on commit d5a20d1

Please sign in to comment.