Skip to content

Commit 8116dcf

Browse files
chore(release): 1.27.3 [skip ci]
## [1.27.3](v1.27.2...v1.27.3) (2023-05-01) ### Bug Fixes * fullscreen target updated to fullscreen fullscreen-target ([857ec43](857ec43)) * package-lock.json and pnpm-lock.yaml added to .gitignore ([eb5977b](eb5977b)) * replace fontawesome with svg ([d91bada](d91bada)) * replace mkdir with fs.mkdirSync ([8f001a0](8f001a0)) * update manifest.json to manifest.webmanifest ([c89a88f](c89a88f))
1 parent c89a88f commit 8116dcf

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.27.3](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.27.2...v1.27.3) (2023-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* fullscreen target updated to fullscreen fullscreen-target ([857ec43](https://github.com/CoCreate-app/CoCreate-cli/commit/857ec434fd169cd604a92c360d2c024205992f0f))
7+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([eb5977b](https://github.com/CoCreate-app/CoCreate-cli/commit/eb5977b2481b8ec105d7ff21d73bc9f25bccb026))
8+
* replace fontawesome with svg ([d91bada](https://github.com/CoCreate-app/CoCreate-cli/commit/d91badad896f554c416d6e67d2b1f86e7e9eccc0))
9+
* replace mkdir with fs.mkdirSync ([8f001a0](https://github.com/CoCreate-app/CoCreate-cli/commit/8f001a004d106708382ad265b14410e630fdff5f))
10+
* update manifest.json to manifest.webmanifest ([c89a88f](https://github.com/CoCreate-app/CoCreate-cli/commit/c89a88f72cb7e500c3341df000dc04df86731fdb))
11+
112
## [1.27.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.27.1...v1.27.2) (2023-04-24)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cli",
3-
"version": "1.27.2",
3+
"version": "1.27.3",
44
"description": "Polyrepo management bash CLI tool. Run all git commands and yarn commands on multiple repositories. Also includes a few custom macros for cloning, installing, etc.",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)