Skip to content

Commit

Permalink
chore(release): 2.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.2](v2.2.1...v2.2.2) (2023-03-01)

### Other

* update deps ([228f875](228f875))

### Code Refactoring

* lower node and yarn requirement closes [#14](#14) ([228eef2](228eef2))
  • Loading branch information
semantic-release-bot committed Mar 1, 2023
1 parent 3e2716c commit acba310
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.2.2](https://github.com/RimacTechnology/semantic-release-s3/compare/v2.2.1...v2.2.2) (2023-03-01)


### Other

* update deps ([228f875](https://github.com/RimacTechnology/semantic-release-s3/commit/228f875a3692441b970fd6a4283ad85178430e0b))


### Code Refactoring

* lower node and yarn requirement closes [#14](https://github.com/RimacTechnology/semantic-release-s3/issues/14) ([228eef2](https://github.com/RimacTechnology/semantic-release-s3/commit/228eef2edf44ab0bc1ce4f36f8b5c9c1f61d7384))

## [2.2.1](https://github.com/RimacTechnology/semantic-release-s3/compare/v2.2.0...v2.2.1) (2023-02-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": "@rimac-technology/semantic-release-s3",
"version": "2.2.1",
"version": "2.2.2",
"description": "Semantic-release plugin to push files and folders to AWS S3 bucket",
"keywords": [
"release",
Expand Down

0 comments on commit acba310

Please sign in to comment.