Skip to content

Commit 5ad51d7

Browse files
chore(release): 1.47.3 [skip ci]
## [1.47.3](v1.47.2...v1.47.3) (2024-04-26) ### Bug Fixes * getConfig and node_moules/ exclusion ([468b15f](468b15f))
1 parent 468b15f commit 5ad51d7

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.47.3](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.47.2...v1.47.3) (2024-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* getConfig and node_moules/ exclusion ([468b15f](https://github.com/CoCreate-app/CoCreate-cli/commit/468b15f047b81c0b0b9700a48fe4c548af3aad55))
7+
18
## [1.47.2](https://github.com/CoCreate-app/CoCreate-cli/compare/v1.47.1...v1.47.2) (2024-01-30)
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.2",
3+
"version": "1.47.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)