Skip to content

Commit ddfec60

Browse files
committed
chore(release): 1.0.1
1 parent f371d53 commit ddfec60

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,4 +2,11 @@
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.0.1](https://github.com/danutama/ReactJS-AES-Encryption/compare/v0.0.1...v1.0.1) (2025-07-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **release:** prevent release script from failing on clean working tree ([f371d53](https://github.com/danutama/ReactJS-AES-Encryption/commit/f371d531ba9ce6595b6d37f19ccf681ef5875ef1))
11+
512
### 0.0.1 (2025-07-26)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-aes",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)