Skip to content

Commit

Permalink
chore(main): release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and wesleytodd committed Oct 17, 2023
1 parent 025d8aa commit 263e557
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [1.0.2](https://github.com/wesleytodd/opta/compare/v1.0.1...v1.0.2) (2023-10-17)


### Bug Fixes

* revert inquirer back to CJS version ([025d8aa](https://github.com/wesleytodd/opta/commit/025d8aa9bb0a98c77c18a3217c7dadc61773a514))

## [1.0.1](https://github.com/wesleytodd/opta/compare/v1.0.0...v1.0.1) (2023-10-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opta",
"version": "1.0.1",
"version": "1.0.2",
"description": "Collect user input from cli flags, interactive prompts, and js input.",
"main": "index.js",
"type": "commonjs",
Expand Down

0 comments on commit 263e557

Please sign in to comment.