Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](v2.0.1...v2.0.2) (2024-08-19)

### Bug Fixes

* **deps:** update dependency @eik/common to v4.1.1 ([4aa1aba](4aa1aba))
  • Loading branch information
semantic-release-bot committed Aug 19, 2024
1 parent 4aa1aba commit a0c7a4b
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 @@
## [2.0.2](https://github.com/eik-lib/semantic-release/compare/v2.0.1...v2.0.2) (2024-08-19)


### Bug Fixes

* **deps:** update dependency @eik/common to v4.1.1 ([4aa1aba](https://github.com/eik-lib/semantic-release/commit/4aa1aba3169e4b991ab8fc54af80bf62c6cb9786))

## [2.0.1](https://github.com/eik-lib/semantic-release/compare/v2.0.0...v2.0.1) (2024-08-09)


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": "@eik/semantic-release",
"version": "2.0.1",
"version": "2.0.2",
"description": "Semantic release plugin for Eik",
"main": "lib/main.js",
"types": "./types/main.d.ts",
Expand Down

0 comments on commit a0c7a4b

Please sign in to comment.