Skip to content

Commit

Permalink
chore(release): 1.23.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 19, 2022
1 parent 31d7afe commit b7a3678
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.23.1](https://github.com/Greenstand/treetracker-api/compare/v1.23.0...v1.23.1) (2022-09-19)


### Bug Fixes

* add authorization header check ([ccd2389](https://github.com/Greenstand/treetracker-api/commit/ccd2389b46d052620555744bf3126adae288d421))

# [1.23.0](https://github.com/Greenstand/treetracker-api/compare/v1.22.1...v1.23.0) (2022-09-13)


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": "treetracker",
"version": "1.23.0",
"version": "1.23.1",
"private": true,
"engines": {
"node": ">=16.0.0 <17",
Expand Down

0 comments on commit b7a3678

Please sign in to comment.