Skip to content

Commit

Permalink
chore: release v1.0.2 (#80)
Browse files Browse the repository at this point in the history
* chore(release): 1.0.2

* chore: update CHANGELOG.md
  • Loading branch information
ren-yamanashi authored Dec 17, 2024
1 parent 78603e5 commit d6b4c37
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 1.0.2 (2024-12-17)

### Bug fixes

- rules that should apply only to constructs also apply to stacks ([#79](https://github.com/ren-yamanashi/eslint-cdk-plugin/issues/79)) ([78603e5](https://github.com/ren-yamanashi/eslint-cdk-plugin/commit/78603e539dd2a870f562efc84bae9b8b63b2a0f6))

### 1.0.1 (2024-12-07)

### Other changes
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": "eslint-cdk-plugin",
"version": "1.0.1",
"version": "1.0.2",
"description": "eslint plugin for AWS CDK projects",
"main": "dist/index.mjs",
"type": "module",
Expand Down

0 comments on commit d6b4c37

Please # to comment.