Skip to content

Commit a84be0b

Browse files
committed
1 parent 3da9572 commit a84be0b

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

stack/client/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.1.17](https://github.com/mysticcoders/mysticrobots/compare/[email protected]@0.1.17) (2020-05-25)
7+
8+
**Note:** Version bump only for package client
9+
10+
11+
12+
13+
614
## [0.1.16](https://github.com/mysticcoders/mysticrobots/compare/[email protected]@0.1.16) (2020-05-25)
715

816
**Note:** Version bump only for package client

stack/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"private": true,
55
"dependencies": {
66
"@reduxjs/toolkit": "^1.3.5",

stack/common/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.1.2](https://github.com/mysticcoders/mysticrobots/compare/[email protected]@0.1.2) (2020-05-25)
7+
8+
**Note:** Version bump only for package common
9+
10+
11+
12+
13+
614
## 0.1.1 (2020-05-22)
715

816
**Note:** Version bump only for package common

stack/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "common",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"main": "lib/common.js",
66
"directories": {

0 commit comments

Comments
 (0)