Skip to content

Commit

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

### Bug Fixes

* updated make-release workflow ([a66fb19](a66fb19))
* updated test ([6e947d7](6e947d7))
  • Loading branch information
semantic-release-bot committed May 4, 2024
1 parent a66fb19 commit 08a9b5b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.3](https://github.com/JS-AK/pg-migration-system/compare/v1.0.2...v1.0.3) (2024-05-04)


### Bug Fixes

* updated make-release workflow ([a66fb19](https://github.com/JS-AK/pg-migration-system/commit/a66fb1990234da9da7a5a67778bd79e03fd33cd6))
* updated test ([6e947d7](https://github.com/JS-AK/pg-migration-system/commit/6e947d76085f07ecd498f8d499ab2045c2996b5e))

## [1.0.2](https://github.com/JS-AK/pg-migration-system/compare/v1.0.1...v1.0.2) (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.2",
"version": "1.0.3",
"description": "pg-migration-system",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 08a9b5b

Please sign in to comment.