Skip to content

Commit 6b3e3b3

Browse files
chore(release): 1.46.1 [skip ci]
## [1.46.1](v1.46.0...v1.46.1) (2024-01-03) ### Bug Fixes * add fs module ([c367f37](c367f37))
1 parent c367f37 commit 6b3e3b3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.46.1](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.46.0...v1.46.1) (2024-01-03)
2+
3+
4+
### Bug Fixes
5+
6+
* add fs module ([c367f37](https://github.com/CoCreate-app/CoCreate-cli/commit/c367f374ca5ec5ff58c8d050977151b6a3bf3021))
7+
18
# [1.46.0](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.45.3...v1.46.0) (2023-12-31)
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.46.0",
3+
"version": "1.46.1",
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)