Skip to content

Commit 3f9922e

Browse files
committed
chore: release v2.3.1
1 parent 56104d0 commit 3f9922e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Changelog
22

3+
[compare changes](https://github.com/antosubash/abp-react/compare/2.3.0...v2.3.1)
4+
35
[compare changes](https://github.com/antosubash/abp-react/compare/2.2.21...v2.3.0)
46

7+
## v2.3.1
8+
9+
[compare changes](https://github.com/antosubash/abp-react/compare/2.3.0...v2.3.1)
10+
511
### 🚀 Enhancements
612

713
- Add version display and update version.json in workflow ([7910211](https://github.com/antosubash/abp-react/commit/7910211))

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "abp-react",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)