Skip to content

Commit

Permalink
1.0.5 CHANGELOG [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.5](v1.0.4...v1.0.5) (2024-05-04)

### Bug Fixes

* updated make-release workflow ([03246ac](03246ac))
  • Loading branch information
semantic-release-bot committed May 4, 2024
1 parent 03246ac commit 5b956cf
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.5](https://github.com/JS-AK/pg-migration-system/compare/v1.0.4...v1.0.5) (2024-05-04)


### Bug Fixes

* updated make-release workflow ([03246ac](https://github.com/JS-AK/pg-migration-system/commit/03246ac23175f65d8b3d58ca35c89400dccc2c1b))

## [1.0.4](https://github.com/JS-AK/pg-migration-system/compare/v1.0.3...v1.0.4) (2024-05-04)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@js-ak/pg-migration-system",
"version": "1.0.4",
"version": "1.0.5",
"description": "pg-migration-system",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 5b956cf

Please sign in to comment.