Skip to content

Commit

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

## [6.20.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli@6.20.0...@ionic/cli@6.20.1) (2022-06-21)

**Note:** Version bump only for package @ionic/cli





# [6.20.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli@6.19.1...@ionic/cli@6.20.0) (2022-06-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ionic/cli",
"version": "6.20.0",
"version": "6.20.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
8 changes: 8 additions & 0 deletions packages/cli-scripts/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.

## [2.1.55](https://github.com/ionic-team/ionic-cli/compare/cli-scripts@2.1.54...cli-scripts@2.1.55) (2022-06-21)

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





## [2.1.54](https://github.com/ionic-team/ionic-cli/compare/cli-scripts@2.1.53...cli-scripts@2.1.54) (2022-06-16)

**Note:** Version bump only for package cli-scripts
Expand Down
4 changes: 2 additions & 2 deletions packages/cli-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "cli-scripts",
"version": "2.1.54",
"version": "2.1.55",
"bin": {
"ionic-cli-scripts": "./bin/ionic-cli-scripts"
},
Expand All @@ -16,7 +16,7 @@
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"dependencies": {
"@ionic/cli": "6.20.0",
"@ionic/cli": "6.20.1",
"@ionic/cli-framework": "5.1.3",
"@ionic/utils-fs": "3.1.6",
"ansi-styles": "^4.0.0",
Expand Down

0 comments on commit 866d8fc

Please sign in to comment.