Skip to content

Commit ce2a06b

Browse files
release(version): Release 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2024-03-21) ### chore * **deps:** remove semantic-release-npm-github-publish ([#28](#28)) ([381cfd4](381cfd4)) ### feat * **ci:** use common release config ([#27](#27)) ([f7dd8bb](f7dd8bb)) * **recommended:** disable some rules ([#29](#29)) ([ddbf60e](ddbf60e))
1 parent 65c7bba commit ce2a06b

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.3.0](https://github.com/capitnflam/eslint-plugin/compare/v1.2.0...v1.3.0) (2024-03-21)
2+
3+
4+
### chore
5+
6+
* **deps:** remove semantic-release-npm-github-publish ([#28](https://github.com/capitnflam/eslint-plugin/issues/28)) ([381cfd4](https://github.com/capitnflam/eslint-plugin/commit/381cfd4123772f9c0735e8c1085a3dd2c77c50d7))
7+
8+
9+
### feat
10+
11+
* **ci:** use common release config ([#27](https://github.com/capitnflam/eslint-plugin/issues/27)) ([f7dd8bb](https://github.com/capitnflam/eslint-plugin/commit/f7dd8bb5a93a99ebd674b5d6d4a22fabdb6a1833))
12+
* **recommended:** disable some rules ([#29](https://github.com/capitnflam/eslint-plugin/issues/29)) ([ddbf60e](https://github.com/capitnflam/eslint-plugin/commit/ddbf60e30f4f180d2e26c89f39d96a7468a046ea))
13+
114
# [1.2.0](https://github.com/capitnflam/eslint-plugin/compare/v1.1.1...v1.2.0) (2024-03-17)
215

316

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flaminc/eslint-plugin",
33
"description": "Base Eslint configurations",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"author": "capitN.flam",
66
"scripts": {
77
"build": "tsc",

0 commit comments

Comments
 (0)