Skip to content

Commit

Permalink
chore(release): 1.7.1 [ci skip]
Browse files Browse the repository at this point in the history
## [1.7.1](v1.7.0...v1.7.1) (2024-01-15)

### Bug Fixes

* update packages ([#43](#43)) ([c3ced9e](c3ced9e))
* update to node v20 ([bfb62fc](bfb62fc))
  • Loading branch information
semantic-release-bot committed Jan 15, 2024
1 parent c3ced9e commit 06fd35b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## [1.7.1](https://github.com/Bugs5382/project-app-setup/compare/v1.7.0...v1.7.1) (2024-01-15)


### Bug Fixes

* update packages ([#43](https://github.com/Bugs5382/project-app-setup/issues/43)) ([c3ced9e](https://github.com/Bugs5382/project-app-setup/commit/c3ced9e150f71a648ee130c617eb2afb28535bc3))
* update to node v20 ([bfb62fc](https://github.com/Bugs5382/project-app-setup/commit/bfb62fcfbd17bc3aea6ce49ea8fc2b3716ed1bc7))

# [1.7.0](https://github.com/Bugs5382/project-app-setup/compare/v1.6.0...v1.7.0) (2024-01-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@the-rabbit-hole/app-setup",
"version": "1.7.0",
"version": "1.7.1",
"description": "A simple NPM package released under my org-scope that creates apps with my standard tools.",
"main": "./dist/index.js",
"bin": {
Expand Down

0 comments on commit 06fd35b

Please sign in to comment.