Skip to content

Commit

Permalink
chore(release): 2.2.2
Browse files Browse the repository at this point in the history
## [2.2.2](v2.2.1...v2.2.2) (2024-10-22)

### Bug Fixes

* add folder name input for import ([d625097](d625097))
* add remove script ([aae0a9a](aae0a9a))
  • Loading branch information
semantic-release-bot committed Oct 22, 2024
1 parent aae0a9a commit 9ee8e86
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 57 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.2.2](https://github.com/1nVitr0/.dotfiles/compare/v2.2.1...v2.2.2) (2024-10-22)


### Bug Fixes

* add folder name input for import ([d625097](https://github.com/1nVitr0/.dotfiles/commit/d625097b090140bcbccfbaa651d6e99fe370d8d5))
* add remove script ([aae0a9a](https://github.com/1nVitr0/.dotfiles/commit/aae0a9a0b2b9cb11dc76ae4dc4222c631870ae71))

## [2.2.1](https://github.com/1nVitr0/.dotfiles/compare/v2.2.0...v2.2.1) (2022-07-25)


Expand Down
72 changes: 16 additions & 56 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
@@ -1,6 +1,6 @@
{
"dependencies": {
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1"
}
}

0 comments on commit 9ee8e86

Please sign in to comment.