Skip to content

Commit

Permalink
chore: release v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antosubash committed Oct 21, 2024
1 parent ca39e8f commit bbcb4af
Show file tree
Hide file tree
Showing 3 changed files with 4,279 additions and 5,550 deletions.
24 changes: 24 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,33 @@


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

### 🩹 Fixes

- Auth working ([4153cf3](https://github.com/antosubash/abp-react/commit/4153cf3))
- Calendar component button icons ([ca39e8f](https://github.com/antosubash/abp-react/commit/ca39e8f))

### ❤️ Contributors

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

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

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

## v2.1.2

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

### 🩹 Fixes

- Auth working ([4153cf3](https://github.com/antosubash/abp-react/commit/4153cf3))
- Calendar component button icons ([ca39e8f](https://github.com/antosubash/abp-react/commit/ca39e8f))

### ❤️ Contributors

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

## v2.1.1

[compare changes](https://github.com/antosubash/abp-react/compare/2.1.0...v2.1.1)
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": "2.1.1",
"version": "2.1.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
Loading

0 comments on commit bbcb4af

Please sign in to comment.