Skip to content

Commit 10932b8

Browse files
chore(main): release 1.1.2 (#10)
🤖 I have created a release *beep* *boop* --- ## [1.1.2](v1.1.1...v1.1.2) (2026-02-02) ### Bug Fixes * Add proper repository field ([#9](#9)) ([306e2cc](306e2cc)) --- 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 306e2cc commit 10932b8

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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/Doist/bob-cli/compare/v1.1.1...v1.1.2) (2026-02-02)
4+
5+
6+
### Bug Fixes
7+
8+
* Add proper repository field ([#9](https://github.com/Doist/bob-cli/issues/9)) ([306e2cc](https://github.com/Doist/bob-cli/commit/306e2ccf63f734d988bfaa488278db4876151994))
9+
310
## [1.1.1](https://github.com/Doist/bob-cli/compare/v1.1.0...v1.1.1) (2026-02-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": "@doist/bob-cli",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "HiBob CLI",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)