Skip to content

Commit cdd389e

Browse files
committed
chore(release): 1.9.4
1 parent 24da693 commit cdd389e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.9.4](https://github.com/Ilya758/react-design-patterns/compare/v1.9.3...v1.9.4) (2025-08-01)
6+
7+
8+
### Features
9+
10+
* **page:** prioritize scroll to top on next frame ([24da693](https://github.com/Ilya758/react-design-patterns/commit/24da693a643bfc78e2d10be0ffcc7aa6eba98d79))
11+
512
### [1.9.3](https://github.com/Ilya758/react-design-patterns/compare/v1.9.2...v1.9.3) (2025-07-31)
613

714

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.9.3",
4+
"version": "1.9.4",
55
"type": "module",
66
"homepage": "https://pulse-of-react.netlify.app",
77
"scripts": {

0 commit comments

Comments
 (0)