Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @vpicone/[email protected]
 - @vpicone/[email protected]
 - @vpicone/[email protected]
  • Loading branch information
vpicone committed Jul 27, 2020
1 parent 125dbe4 commit 89fc868
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 6 deletions.
8 changes: 8 additions & 0 deletions packages/components-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.5](https://github.com/vpicone/carbon-react-native/compare/@vpicone/[email protected]...@vpicone/[email protected]) (2020-07-27)

**Note:** Version bump only for package @vpicone/components-react-native





## [0.1.4](https://github.com/vpicone/carbon-react-native/compare/@vpicone/[email protected]...@vpicone/[email protected]) (2020-07-27)

**Note:** Version bump only for package @vpicone/components-react-native
Expand Down
4 changes: 2 additions & 2 deletions packages/components-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vpicone/components-react-native",
"version": "0.1.4",
"version": "0.1.5",
"license": "Apache-2.0",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@carbon/colors": "^10.11.0",
"@carbon/themes": "^10.14.0",
"@vpicone/icons-react-native": "^0.1.4",
"@vpicone/icons-react-native": "^0.1.5",
"prop-types": "^15.7.2"
},
"gitHead": "0b649a6560ed33f5f1d8cfd9ca8b12107b22b12b"
Expand Down
8 changes: 8 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.6](https://github.com/vpicone/carbon-react-native/compare/@vpicone/[email protected]...@vpicone/[email protected]) (2020-07-27)

**Note:** Version bump only for package @vpicone/example





## [0.0.5](https://github.com/vpicone/carbon-react-native/compare/@vpicone/[email protected]...@vpicone/[email protected]) (2020-07-27)

**Note:** Version bump only for package @vpicone/example
Expand Down
6 changes: 3 additions & 3 deletions packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vpicone/example",
"version": "0.0.5",
"version": "0.0.6",
"private": true,
"main": "__generated__/AppEntry.js",
"scripts": {
Expand All @@ -12,8 +12,8 @@
"postinstall": "expo-yarn-workspaces postinstall"
},
"dependencies": {
"@vpicone/components-react-native": "^0.1.4",
"@vpicone/icons-react-native": "^0.1.4",
"@vpicone/components-react-native": "^0.1.5",
"@vpicone/icons-react-native": "^0.1.5",
"expo": "~38.0.8",
"expo-status-bar": "^1.0.2",
"react": "*",
Expand Down
8 changes: 8 additions & 0 deletions packages/icons-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.5](https://github.com/vpicone/carbon-react-native/compare/@vpicone/[email protected]...@vpicone/[email protected]) (2020-07-27)

**Note:** Version bump only for package @vpicone/icons-react-native





## [0.1.4](https://github.com/vpicone/carbon-react-native/compare/@vpicone/[email protected]...@vpicone/[email protected]) (2020-07-27)

**Note:** Version bump only for package @vpicone/icons-react-native
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vpicone/icons-react-native",
"version": "0.1.4",
"version": "0.1.5",
"license": "Apache-2.0",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit 89fc868

Please sign in to comment.