diff --git a/CHANGELOG.md b/CHANGELOG.md index 266e692..bcd9ea8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +## [3.0.0](https://github.com/movableink/template-lint-plugin/compare/v2.1.0...v3.0.0) (2021-03-15) + +### Features + +- add `require-purgeable-class-names` rule ([aa76c23](https://github.com/movableink/template-lint-plugin/commit/aa76c2306e73c6890b0b9ad8ca7de798ef957ee1)) + ## [2.1.0](https://github.com/movableink/template-lint-plugin/compare/v2.0.0...v2.1.0) (2021-02-08) ### Features diff --git a/package.json b/package.json index 678202a..facc229 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@movable/template-lint-plugin", - "version": "2.1.0", + "version": "3.0.0", "main": "index.js", "license": "MIT", "files": [