Skip to content

Commit 5450b42

Browse files
chore(release): 2.0.0
## [2.0.0](v1.0.0...v2.0.0) (2023-08-14) ### ⚠ BREAKING CHANGES * manually update to v2 for semantic release ### Features * manually update to v2 for semantic release ([44f329f](44f329f))
1 parent 015eb93 commit 5450b42

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.0.0](https://github.com/blockstack/eslint-config/compare/v1.0.0...v2.0.0) (2023-08-14)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* manually update to v2 for semantic release
7+
8+
### Features
9+
10+
* manually update to v2 for semantic release ([44f329f](https://github.com/blockstack/eslint-config/commit/44f329f000b411de3f4a02ce3bf55e62f7c3fd08))
11+
112
# 1.0.0 (2023-08-10)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stacks/eslint-config",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "A re-usable ESLint config for Stacks projects",
55
"main": "index.js",
66
"repository": "https://github.com/blockstack/eslint-config",

0 commit comments

Comments
 (0)