Skip to content

Commit 9db903f

Browse files
chore: release package(s) (#134)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3160f04 commit 9db903f

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/angry-falcons-listen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

stack/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @adbayb/stack
22

3+
## 2.26.0
4+
5+
### Minor Changes
6+
7+
- [`3160f04`](https://github.com/adbayb/stack/commit/3160f04b7ee91f3ed2a2b9deaf5127c99eb534dc) Thanks [@adbayb](https://github.com/adbayb)! - Update React ESLint rules to remove read-only-props enforcement (since it checks also library types on which we cannot have control) and spread key rule.
8+
39
## 2.25.0
410

511
### Minor Changes

stack/create/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @adbayb/create
22

3+
## 2.26.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3160f04`](https://github.com/adbayb/stack/commit/3160f04b7ee91f3ed2a2b9deaf5127c99eb534dc)]:
8+
- @adbayb/stack@2.26.0
9+
310
## 2.25.0
411

512
### Patch Changes

stack/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adbayb/create",
3-
"version": "2.25.0",
3+
"version": "2.26.0",
44
"description": "My opinionated scaffolding tool",
55
"keywords": [
66
"setup",

stack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adbayb/stack",
3-
"version": "2.25.0",
3+
"version": "2.26.0",
44
"description": "My opinionated JavaScript-based toolchain",
55
"keywords": [
66
"stack",

0 commit comments

Comments
 (0)