Skip to content

Commit

Permalink
chore(release): 🔖 0.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.7.1](v0.7.0...v0.7.1) (2023-02-08)

### Bug Fixes

* **Repository:** Ignore npm/node.js version errors ([9cc9780](9cc9780))
  • Loading branch information
semantic-release-bot committed Feb 8, 2023
1 parent c3b53ee commit 6f8b9d2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.7.1](https://github.com/ubud-app/server/compare/v0.7.0...v0.7.1) (2023-02-08)


### Bug Fixes

* **Repository:** Ignore npm/node.js version errors ([9cc9780](https://github.com/ubud-app/server/commit/9cc97808be1cf1aae1cacb9669b3d6759f0aba6f))

# [0.7.0](https://github.com/ubud-app/server/compare/v0.6.1...v0.7.0) (2022-01-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@
"engines": {
"node": ">=12.0.0"
},
"version": "0.7.0"
"version": "0.7.1"
}

0 comments on commit 6f8b9d2

Please sign in to comment.