diff --git a/CHANGELOG.md b/CHANGELOG.md index a05672c..a6bc5d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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. +## [6.29.0](https://github.com/kufu/eslint-config-smarthr/compare/v6.27.0...v6.29.0) (2024-04-22) + + +### Features + +* update eslint-plugin-smarthr ([2c3e7bf](https://github.com/kufu/eslint-config-smarthr/commit/2c3e7bf7222ef0bb562d43d6de2bfd9aa409c69b)) +* update eslint-plugin-smarthr@0.5.9 ([c5ac9be](https://github.com/kufu/eslint-config-smarthr/commit/c5ac9be199234bc043ff61839631646d167f3cb9)) + ## [6.28.0](https://github.com/kufu/eslint-config-smarthr/compare/v6.27.0...v6.28.0) (2024-04-10) diff --git a/package.json b/package.json index 19e2241..61194a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-smarthr", - "version": "6.28.0", + "version": "6.29.0", "description": "A sharable ESLint config for SmartHR", "main": "index.js", "scripts": {