Skip to content

Commit

Permalink
chore(release): 3.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.3](3.0.2...3.0.3) (2023-11-03)

### Bug Fixes

* account for empty account id ([fc75db7](fc75db7))
* **upload:** correct revert script ([4bf4e9c](4bf4e9c))
  • Loading branch information
semantic-release-bot committed Nov 3, 2023
1 parent a340922 commit 0c45abc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.0.3](https://github.com/maevsi/sqitch/compare/3.0.2...3.0.3) (2023-11-03)


### Bug Fixes

* account for empty account id ([fc75db7](https://github.com/maevsi/sqitch/commit/fc75db7b6dff797b30da372ba652244e6d03cba0))
* **upload:** correct revert script ([4bf4e9c](https://github.com/maevsi/sqitch/commit/4bf4e9c4730fc8fae10aff54cc6bf1c4f4c6396c))

## [3.0.2](https://github.com/maevsi/sqitch/compare/3.0.1...3.0.2) (2023-10-28)


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": "@maevsi/sqitch",
"version": "3.0.2",
"version": "3.0.3",
"private": true,
"engines": {
"node": "20"
Expand Down

0 comments on commit 0c45abc

Please sign in to comment.