Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2022-12-12)

### Code Refactoring

* use new style guide ([#4](#4)) ([bbbed12](bbbed12))
  • Loading branch information
semantic-release-bot committed Dec 12, 2022
1 parent bbbed12 commit c181f55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1](https://github.com/RimacTechnology/semantic-release-ecr/compare/v1.1.0...v1.1.1) (2022-12-12)


### Code Refactoring

* use new style guide ([#4](https://github.com/RimacTechnology/semantic-release-ecr/issues/4)) ([bbbed12](https://github.com/RimacTechnology/semantic-release-ecr/commit/bbbed125d630dc9bab528c3afdffe6acae918c75))

## [1.1.0](https://github.com/RimacTechnology/semantic-release-ecr/compare/v1.0.2...v1.1.0) (2022-11-12)


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-ecr",
"version": "1.1.0",
"version": "1.1.1",
"description": "Semantic-release plugin to publish a docker image to the AWS Elastic Container Registry",
"keywords": [
"release",
Expand Down

0 comments on commit c181f55

Please sign in to comment.