Skip to content

Commit b4f504e

Browse files
github-actions[bot]wesleytodd
authored andcommitted
chore(main): release 1.1.1
1 parent 5d4381c commit b4f504e

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.1.1](https://github.com/wesleytodd/opta/compare/v1.1.0...v1.1.1) (2025-12-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** rename workflows ([5ab9b8c](https://github.com/wesleytodd/opta/commit/5ab9b8c8874f7c1884d90f2356eca5d608f105d8))
11+
* **ci:** set git user after checkout ([17373cf](https://github.com/wesleytodd/opta/commit/17373cf928ff46bb6f59728a18d9e9d44e89e6b8))
12+
* **devdeps:** update dev deps and sorted out broken CI ([#22](https://github.com/wesleytodd/opta/issues/22)) ([bd464d1](https://github.com/wesleytodd/opta/commit/bd464d16d24da3d86a70e0c25c931505573259cd))
13+
514
## [1.1.0](https://github.com/wesleytodd/opta/compare/v1.0.2...v1.1.0) (2024-01-03)
615

716

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": "opta",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Collect user input from cli flags, interactive prompts, and js input.",
55
"main": "index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)