Skip to content

Commit 5831d3f

Browse files
committed
chore(release): Creating releases
- react-isomorphic-data@0.6.1
1 parent 2e94fce commit 5831d3f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/react-isomorphic-data/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.6.1](https://github.com/jackyef/react-isomorphic-data/compare/react-isomorphic-data@0.6.0...react-isomorphic-data@0.6.1) (2019-10-16)
7+
8+
**Note:** Version bump only for package react-isomorphic-data
9+
10+
11+
12+
13+
614
# [0.6.0](https://github.com/jackyef/react-isomorphic-data/compare/react-isomorphic-data@0.5.1...react-isomorphic-data@0.6.0) (2019-10-16)
715

816

packages/react-isomorphic-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-isomorphic-data",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Work in progress",
55
"sideEffects": false,
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)