Skip to content

Commit

Permalink
chore(release): 1.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.3](v1.3.2...v1.3.3) (2023-10-01)

### Bug Fixes

* 🐛 fixed arg in dockerfile ([852ee8b](852ee8b))
  • Loading branch information
semantic-release-bot committed Oct 1, 2023
1 parent 852ee8b commit eca671b
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,3 +1,10 @@
## [1.3.3](https://github.com/tomerh2001/semantic-release-repo-template/compare/v1.3.2...v1.3.3) (2023-10-01)


### Bug Fixes

* :bug: fixed arg in dockerfile ([852ee8b](https://github.com/tomerh2001/semantic-release-repo-template/commit/852ee8b4288c7c72cad253931da66d6ed2a13b33))

## [1.3.2](https://github.com/tomerh2001/semantic-release-repo-template/compare/v1.3.1...v1.3.2) (2023-10-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"peerDependencies": {
"typescript": "^5.0.0"
},
"version": "1.3.2",
"version": "1.3.3",
"scripts": {
"test": "xo"
}
Expand Down

0 comments on commit eca671b

Please sign in to comment.