diff --git a/CHANGELOG.md b/CHANGELOG.md index eba831cc..757f11ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.33.1](https://github.com/kufu/eslint-config-smarthr/compare/v6.33.0...v6.33.1) (2024-09-10) + ## [6.33.0](https://github.com/kufu/eslint-config-smarthr/compare/v6.32.1...v6.33.0) (2024-07-02) diff --git a/package.json b/package.json index 5c1224f7..30378adf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-smarthr", - "version": "6.33.0", + "version": "6.33.1", "description": "A sharable ESLint config for SmartHR", "main": "index.js", "scripts": {