Skip to content

Commit f06f146

Browse files
chore(main): release 1.1.2 (#12)
🤖 I have created a release *beep* *boop* --- ## [1.1.2](v1.1.1...v1.1.2) (2026-03-07) ### Bug Fixes * **ci:** add release environment for npm OIDC publishing ([#11](#11)) ([ff58961](ff58961)) --- 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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff58961 commit f06f146

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

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.1.2](https://github.com/tmchow/image-sprout/compare/v1.1.1...v1.1.2) (2026-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** add release environment for npm OIDC publishing ([#11](https://github.com/tmchow/image-sprout/issues/11)) ([ff58961](https://github.com/tmchow/image-sprout/commit/ff589618c5b7dbfc472d5030a7439cea6552d668))
9+
310
## [1.1.1](https://github.com/tmchow/image-sprout/compare/v1.1.0...v1.1.1) (2026-03-07)
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": "image-sprout",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"type": "module",
55
"bin": {
66
"image-sprout": "dist/cli/index.js"

0 commit comments

Comments
 (0)