Skip to content

Commit 6d49793

Browse files
chore: release 0.2.1 (#99)
I have created a release PR for this version --- ## [0.2.1](0.2.0...0.2.1) (2025-06-13) ### Bug Fixes * **deps:** Update dependency @actions/core to v1.11.1 ([#90](#90)) ([75b9566](75b9566)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
1 parent 912c606 commit 6d49793

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

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

3+
## [0.2.1](https://github.com/Lendable/sloth/compare/0.2.0...0.2.1) (2025-06-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency @actions/core to v1.11.1 ([#90](https://github.com/Lendable/sloth/issues/90)) ([75b9566](https://github.com/Lendable/sloth/commit/75b956615dbc51d7851573ed0c8032c20f69b6b5))
9+
310
## [0.2.0](https://github.com/Lendable/sloth/compare/0.1.3...0.2.0) (2024-05-02)
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": "sloth",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"exports": {
66
".": "./dist/index.js"

0 commit comments

Comments
 (0)