Skip to content

Commit ee6020e

Browse files
committed
chore(release): 1.11.0
1 parent 4291aac commit ee6020e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
## [1.11.0](https://github.com/Ilya758/react-design-patterns/compare/v1.10.1...v1.11.0) (2025-08-13)
6+
7+
8+
### Features
9+
10+
* **page:** new access control page ([524fa7a](https://github.com/Ilya758/react-design-patterns/commit/524fa7a38f4c5131f154e31b3b65d1fccb581298))
11+
12+
13+
### Bug Fixes
14+
15+
* **packages:** removed unstable spotlight ([4291aac](https://github.com/Ilya758/react-design-patterns/commit/4291aacfaaa45d29a17693c56a8fb25b7b32dfa3))
16+
517
### [1.10.1](https://github.com/Ilya758/react-design-patterns/compare/v1.10.0...v1.10.1) (2025-08-11)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pulse-of-react",
33
"private": true,
4-
"version": "1.10.1",
4+
"version": "1.11.0",
55
"type": "module",
66
"homepage": "https://pulse-of-react.netlify.app",
77
"scripts": {

0 commit comments

Comments
 (0)