Skip to content

Commit

Permalink
chore(release): 3.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.1](3.1.0...3.1.1) (2023-12-01)

### Bug Fixes

* **role-grafana:** correct variable usage ([5cedd46](5cedd46))
  • Loading branch information
semantic-release-bot committed Dec 1, 2023
1 parent 5cedd46 commit 415d4b3
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.1.1](https://github.com/maevsi/sqitch/compare/3.1.0...3.1.1) (2023-12-01)


### Bug Fixes

* **role-grafana:** correct variable usage ([5cedd46](https://github.com/maevsi/sqitch/commit/5cedd46398a653a66759161a735603acf0d9223e))

## [3.1.0](https://github.com/maevsi/sqitch/compare/3.0.8...3.1.0) (2023-11-21)


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

0 comments on commit 415d4b3

Please sign in to comment.