Skip to content

Commit d0fec6e

Browse files
chore(main): release 2.1.3 (#108)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c7a3811 commit d0fec6e

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "2.1.2",
2+
".": "2.1.3",
33
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/manifest.json"
44
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.3](https://github.com/cherrypush/cherry-cli/compare/v2.1.2...v2.1.3) (2024-09-27)
4+
5+
6+
### Bug Fixes
7+
8+
* codeowners was consuming too much memory ([#107](https://github.com/cherrypush/cherry-cli/issues/107)) ([c7a3811](https://github.com/cherrypush/cherry-cli/commit/c7a3811af67492f37b2a98c59c35c280c0cd9da1))
9+
310
## [2.1.2](https://github.com/cherrypush/cherry-cli/compare/v2.1.1...v2.1.2) (2024-09-26)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cherrypush",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Cherry CLI to manage your technical debt via cherrypush.com 🍒",
55
"source": "./bin/cherry.ts",
66
"type": "module",

0 commit comments

Comments
 (0)