Skip to content

Commit

Permalink
chore(release): 1.30.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.30.0](v1.29.0...v1.30.0) (2024-06-10)

### Features

* add support for specifying queue names programatically ([71adc07](71adc07))
  • Loading branch information
semantic-release-bot committed Jun 10, 2024
1 parent 71adc07 commit 913d75e
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 @@
# [1.30.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.29.0...v1.30.0) (2024-06-10)


### Features

* add support for specifying queue names programatically ([71adc07](https://github.com/taskforcesh/taskforce-connector/commit/71adc07a8ea5cc9829942fc945b818c6c26fdec3))

# [1.29.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.28.2...v1.29.0) (2024-06-10)


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": "taskforce-connector",
"version": "1.29.0",
"version": "1.30.0",
"description": "Connects queues to Taskforce",
"preferGlobal": true,
"main": "dist/index.js",
Expand Down

0 comments on commit 913d75e

Please sign in to comment.