Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - cli-scripts@1.0.5
 - ionic@5.1.1
  • Loading branch information
Ionitron committed Jun 26, 2019
1 parent e8a8e7d commit f4c7fc2
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/cli-scripts/CHANGELOG.md
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.

## [1.0.5](https://github.com/ionic-team/ionic-cli/compare/cli-scripts@1.0.4...cli-scripts@1.0.5) (2019-06-26)

**Note:** Version bump only for package cli-scripts





## [1.0.4](https://github.com/ionic-team/ionic-cli/compare/cli-scripts@1.0.3...cli-scripts@1.0.4) (2019-06-21)

**Note:** Version bump only for package cli-scripts
Expand Down
4 changes: 2 additions & 2 deletions packages/cli-scripts/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "cli-scripts",
"version": "1.0.4",
"version": "1.0.5",
"bin": {
"ionic-cli-scripts": "./bin/ionic-cli-scripts"
},
Expand Down Expand Up @@ -29,7 +29,7 @@
"ansi-styles": "^4.0.0",
"chalk": "^2.3.0",
"escape-string-regexp": "^2.0.0",
"ionic": "5.1.0",
"ionic": "5.1.1",
"strip-ansi": "^5.2.0",
"tslib": "^1.9.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/ionic/CHANGELOG.md
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.

## [5.1.1](https://github.com/ionic-team/ionic-cli/compare/ionic@5.1.0...ionic@5.1.1) (2019-06-26)

**Note:** Version bump only for package ionic





# [5.1.0](https://github.com/ionic-team/ionic-cli/compare/ionic@5.0.3...ionic@5.1.0) (2019-06-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/ionic/package.json
@@ -1,6 +1,6 @@
{
"name": "ionic",
"version": "5.1.0",
"version": "5.1.1",
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "https://ionicframework.com",
"author": "Ionic Team <hi@ionic.io> (https://ionicframework.com) ",
Expand Down

0 comments on commit f4c7fc2

Please sign in to comment.