We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56104d0 commit 3f9922eCopy full SHA for 3f9922e
src/CHANGELOG.md
@@ -1,7 +1,13 @@
1
# Changelog
2
3
+[compare changes](https://github.com/antosubash/abp-react/compare/2.3.0...v2.3.1)
4
+
5
[compare changes](https://github.com/antosubash/abp-react/compare/2.2.21...v2.3.0)
6
7
+## v2.3.1
8
9
10
11
### 🚀 Enhancements
12
13
- Add version display and update version.json in workflow ([7910211](https://github.com/antosubash/abp-react/commit/7910211))
src/package.json
@@ -1,6 +1,6 @@
{
"name": "abp-react",
- "version": "2.3.0",
+ "version": "2.3.1",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments