Skip to content

Commit ba5cc8b

Browse files
chore: release 1.2.2
1 parent 0b427ad commit ba5cc8b

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,3 +1,3 @@
11
{
2-
".": "1.2.1"
2+
".": "1.2.2"
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+
## [1.2.2](https://github.com/Lendable/sloth/compare/1.2.1...1.2.2) (2026-08-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **sec-auto:** Aikido Fix security issue in undici via minor version upgrade from 7.28.0 to 7.29.0 ([#153](https://github.com/Lendable/sloth/issues/153)) ([1ec67a4](https://github.com/Lendable/sloth/commit/1ec67a4c8fb3592b46e170c9071106225d88555b))
9+
310
## [1.2.1](https://github.com/Lendable/sloth/compare/1.2.0...1.2.1) (2026-07-30)
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": "1.2.1",
3+
"version": "1.2.2",
44
"private": true,
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)