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 0cdb868 commit 823d1e5Copy full SHA for 823d1e5
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 1.3.0
6
+
7
+### Fixed
8
9
+- Fixed styles for tab filters
10
+- Resolved multiple verify token calls
11
12
## 1.2.0
13
14
### Added
example/package.json
@@ -6,7 +6,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
- "@sirenapp/react-inbox": "^1.2.0"
+ "@sirenapp/react-inbox": "^1.3.0"
},
"scripts": {
"dev": "PORT=9902 react-scripts start",
0 commit comments