Skip to content

Commit bd9e3bf

Browse files
chore(release): 3.0.9 [skip ci]
## [3.0.9](v3.0.8...v3.0.9) (2023-09-01) ### Bug fixes * extend default root state with offline state ([#364](#364)) ([8338184](8338184))
1 parent 8338184 commit bd9e3bf

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
@@ -1,3 +1,10 @@
1+
## [3.0.9](https://github.com/technology-studio/offline-redux/compare/v3.0.8...v3.0.9) (2023-09-01)
2+
3+
4+
### Bug fixes
5+
6+
* extend default root state with offline state ([#364](https://github.com/technology-studio/offline-redux/issues/364)) ([8338184](https://github.com/technology-studio/offline-redux/commit/83381841ff63da1f1d31f2184eb3fd53c3430f1a))
7+
18
## [3.0.8](https://github.com/technology-studio/offline-redux/compare/v3.0.7...v3.0.8) (2023-08-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@txo/offline-redux",
3-
"version": "3.0.8",
3+
"version": "3.0.9",
44
"description": "Technology Studio - Offline redux",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)