Skip to content

Commit

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

### Features

* **authenticate:** allow function execution by account role ([9322aa8](9322aa8))
  • Loading branch information
semantic-release-bot committed Dec 30, 2023
1 parent 1496657 commit bf1c987
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.0](https://github.com/maevsi/sqitch/compare/3.1.3...3.2.0) (2023-12-30)


### Features

* **authenticate:** allow function execution by account role ([9322aa8](https://github.com/maevsi/sqitch/commit/9322aa83c4763207263ab00621a1e2cd40d1987b))

## [3.1.3](https://github.com/maevsi/sqitch/compare/3.1.2...3.1.3) (2023-12-23)


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

0 comments on commit bf1c987

Please sign in to comment.