Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antosubash committed Jul 17, 2024
1 parent 178c3d1 commit 7b1cf59
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,29 @@


[compare changes](https://github.com/antosubash/abp-react/compare/1.0.1...v2.0.0)

### 🏡 Chore

- Update NuGet workflow to publish packages on tagged releases ([178c3d1](https://github.com/antosubash/abp-react/commit/178c3d1))

### ❤️ Contributors

- Anto Subash ([@antosubash](http://github.com/antosubash))

[compare changes](https://github.com/antosubash/abp-react/compare/1.0.0...v1.0.1)

## v2.0.0

[compare changes](https://github.com/antosubash/abp-react/compare/1.0.1...v2.0.0)

### 🏡 Chore

- Update NuGet workflow to publish packages on tagged releases ([178c3d1](https://github.com/antosubash/abp-react/commit/178c3d1))

### ❤️ Contributors

- Anto Subash ([@antosubash](http://github.com/antosubash))

### 🏡 Chore

- Update npm dependencies and release configuration ([83b5863](https://github.com/antosubash/abp-react/commit/83b5863))
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abp-react",
"version": "1.0.1",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 7b1cf59

Please sign in to comment.