Skip to content

Commit

Permalink
chore: release v1.0.4 (#95)
Browse files Browse the repository at this point in the history
* chore(release): 1.0.4

* chore: update CHANGELOG.md
  • Loading branch information
ren-yamanashi authored Jan 17, 2025
1 parent 4143df2 commit a818b72
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.4 (2025-01-17)

### Bug fixes

- check property names during instantiation ([#94](https://github.com/ren-yamanashi/eslint-cdk-plugin/issues/94)) ([4143df2](https://github.com/ren-yamanashi/eslint-cdk-plugin/commit/4143df2b093a3de3e973afab67bb69ce80785ab9))

### 1.0.3 (2024-12-28)

### Code refactoring
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.3",
"version": "1.0.4",
"description": "eslint plugin for AWS CDK projects",
"main": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit a818b72

Please # to comment.