Skip to content

Commit 9fe0cdd

Browse files
committed
chore: release v0.3.0-next.4
1 parent f1a6574 commit 9fe0cdd

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [0.3.0-next.4](https://github.com/jotai-labs/jotai-devtools/compare/v0.3.0-next.3...v0.3.0-next.4) (2023-03-02)
2+
3+
### Bug Fixes
4+
5+
- bundle in fonts for better stability
6+
([236cd75](https://github.com/jotai-labs/jotai-devtools/commit/236cd75c82add160635b0ded2fa2e0bfadc60e71))
7+
- fonts css
8+
([be8c16c](https://github.com/jotai-labs/jotai-devtools/commit/be8c16ccab78a0b9153b2a6c655d4f840547c73c))
9+
- use JetBrains mono fonts on NavLink
10+
([68cbe5a](https://github.com/jotai-labs/jotai-devtools/commit/68cbe5a4427ed1b5ea1bb968c1554a50f5ce1127))
11+
12+
### Features
13+
14+
- add option to display private atoms
15+
([d1875ee](https://github.com/jotai-labs/jotai-devtools/commit/d1875ee58ca2faa49512e30d1efc17f10b93de3b))
16+
117
# [0.3.0-next.3](https://github.com/jotai-labs/jotai-devtools/compare/v0.3.0-next.2...v0.3.0-next.3) (2023-02-17)
218

319
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jotai-devtools",
3-
"version": "0.3.0-next.3",
3+
"version": "0.3.0-next.4",
44
"description": "A powerful toolkit to enhance your development experience with Jotai",
55
"author": {
66
"name": "Arjun Vegda",

0 commit comments

Comments
 (0)