Skip to content

Commit

Permalink
chore(release): 3.2.6 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.6](3.2.5...3.2.6) (2024-03-23)

### Bug Fixes

* schedule release ([c6d0a15](c6d0a15))
  • Loading branch information
semantic-release-bot committed Mar 23, 2024
1 parent c6d0a15 commit f5f026c
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 @@
## [3.2.6](https://github.com/maevsi/sqitch/compare/3.2.5...3.2.6) (2024-03-23)


### Bug Fixes

* schedule release ([c6d0a15](https://github.com/maevsi/sqitch/commit/c6d0a155f1f5b70be713da0f989e8042d234075f))

## [3.2.5](https://github.com/maevsi/sqitch/compare/3.2.4...3.2.5) (2024-03-09)


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.2.5",
"version": "3.2.6",
"private": true,
"engines": {
"node": "20"
Expand Down

0 comments on commit f5f026c

Please sign in to comment.