Skip to content

Commit e88ca4e

Browse files
chore(release): 3.0.0-develop.2
## [3.0.0-develop.2](v3.0.0-develop.1...v3.0.0-develop.2) (2025-04-17) ### Features * pls prerelease semantic uwu ([f71dc2c](f71dc2c)) ### Bug Fixes * add missing deps ([996bee2](996bee2))
1 parent af15e62 commit e88ca4e

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.0.0-develop.2](https://github.com/hirosystems/eslint-config/compare/v3.0.0-develop.1...v3.0.0-develop.2) (2025-04-17)
2+
3+
### Features
4+
5+
* pls prerelease semantic uwu ([f71dc2c](https://github.com/hirosystems/eslint-config/commit/f71dc2c715bea6a2342dafaf1be7b51559aebac1))
6+
7+
### Bug Fixes
8+
9+
* add missing deps ([996bee2](https://github.com/hirosystems/eslint-config/commit/996bee23c11e48b8b288c2d932f51bedc7d31563))
10+
111
## [3.0.0-develop.1](https://github.com/hirosystems/eslint-config/compare/v2.0.0...v3.0.0-develop.1) (2024-11-11)
212

313
### ⚠ BREAKING CHANGES

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,6 +1,6 @@
11
{
22
"name": "@stacks/eslint-config",
3-
"version": "3.0.0-develop.1",
3+
"version": "3.0.0-develop.2",
44
"description": "A re-usable ESLint config for Stacks projects",
55
"repository": "https://github.com/hirosystems/eslint-config",
66
"author": "@stacks",

0 commit comments

Comments
 (0)