Skip to content

Commit 69a036a

Browse files
committed
chore(release): 1.2.0-alpha.3
1 parent 4bc647a commit 69a036a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.2.0-alpha.3](https://github.com/acrool/acrool-react-modal/compare/v1.2.0-alpha.2...v1.2.0-alpha.3) (2026-01-23)
6+
57
## [1.2.0-alpha.2](https://github.com/acrool/acrool-react-modal/compare/v1.2.0-alpha.1...v1.2.0-alpha.2) (2025-07-17)
68

79
## [1.2.0-alpha.1](https://github.com/acrool/acrool-react-modal/compare/v1.2.0-alpha.0...v1.2.0-alpha.1) (2025-07-17)

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acrool/react-modal",
3-
"version": "1.2.0-alpha.2",
3+
"version": "1.2.0-alpha.3",
44
"description": "Modal library based for Reactjs",
55
"keywords": [
66
"acrool",
@@ -10,7 +10,6 @@
1010
"portal"
1111
],
1212
"author": "info@acrool.com",
13-
"private": false,
1413
"type": "module",
1514
"license": "MIT",
1615
"repository": {

0 commit comments

Comments
 (0)