Skip to content

Commit

Permalink
chore(release): 2.2.1 [ci skip]
Browse files Browse the repository at this point in the history
## [2.2.1](v2.2.0...v2.2.1) (2024-04-12)

### Bug Fixes

* removed duplicate debug log ([2cdf46c](2cdf46c))
  • Loading branch information
semantic-release-bot committed Apr 12, 2024
1 parent cbd2ad8 commit 6c89360
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [2.2.1](https://github.com/Bugs5382/project-app-setup/compare/v2.2.0...v2.2.1) (2024-04-12)


### Bug Fixes

* removed duplicate debug log ([2cdf46c](https://github.com/Bugs5382/project-app-setup/commit/2cdf46c17a6f52c407672ec6ad5333621d7e75e3))

# [2.2.0](https://github.com/Bugs5382/project-app-setup/compare/v2.1.0...v2.2.0) (2024-04-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@the-rabbit-hole/app-setup",
"version": "2.2.0",
"version": "2.2.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 6c89360

Please sign in to comment.