Skip to content

Commit 3e34a67

Browse files
chore(release): 1.48.0 [skip ci]
# [1.48.0](v1.47.7...v1.48.0) (2024-09-21) ### Features * repo url will add https if not present ([76dca35](76dca35))
1 parent 76dca35 commit 3e34a67

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.48.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.47.7...v1.48.0) (2024-09-21)
2+
3+
4+
### Features
5+
6+
* repo url will add https if not present ([76dca35](https://github.com/CoCreate-app/CoCreate-cli/commit/76dca35470b20351dfff6105ce8495cb8d787128))
7+
18
## [1.47.7](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.47.6...v1.47.7) (2024-06-23)
29

310

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.47.7",
3+
"version": "1.48.0",
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)