Skip to content

Commit a01dea6

Browse files
chore(release): 1.22.1 [skip ci]
1 parent 9743427 commit a01dea6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.22.1](https://github.com/Greenstand/treetracker-api/compare/v1.22.0...v1.22.1) (2022-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* merge conflict ([69870ec](https://github.com/Greenstand/treetracker-api/commit/69870ec0d9dcbbcd6861b77a86fa753ea7f8a8a8))
7+
* rabbitmq captures ([776c09a](https://github.com/Greenstand/treetracker-api/commit/776c09aabd45a6614404184a47f9165e859ba778))
8+
* update tests ([1e6f026](https://github.com/Greenstand/treetracker-api/commit/1e6f026660e3227f251a0c6bbaf3f0ea7f0616c6))
9+
110
# [1.22.0](https://github.com/Greenstand/treetracker-api/compare/v1.21.0...v1.22.0) (2022-08-14)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treetracker",
3-
"version": "1.22.0",
3+
"version": "1.22.1",
44
"private": true,
55
"engines": {
66
"node": ">=16.0.0 <17",

0 commit comments

Comments
 (0)