Skip to content

Commit 823d1e5

Browse files
feat: Update changelog
1 parent 0cdb868 commit 823d1e5

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,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.3.0
6+
7+
### Fixed
8+
9+
- Fixed styles for tab filters
10+
- Resolved multiple verify token calls
11+
512
## 1.2.0
613

714
### Added

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react": "^18.2.0",
77
"react-dom": "^18.2.0",
88
"react-scripts": "^5.0.1",
9-
"@sirenapp/react-inbox": "^1.2.0"
9+
"@sirenapp/react-inbox": "^1.3.0"
1010
},
1111
"scripts": {
1212
"dev": "PORT=9902 react-scripts start",

0 commit comments

Comments
 (0)