Skip to content

Commit

Permalink
chore(release): 1.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
allohamora committed Mar 30, 2024
1 parent 91e8df7 commit e48b64f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.18.6](https://github.com/allohamora/cli/compare/1.18.5...1.18.6) (2024-03-30)

### Features

- rename Options to presets ([d0b33ba](https://github.com/allohamora/cli/commit/d0b33ba2f5762b4aeeaccf7c9f1c6bdfad6570d6))
- update text in README ([d045ce2](https://github.com/allohamora/cli/commit/d045ce24e4735addae2a1486e0358ed2ff68f16c))
- update text of js options ([335c4ee](https://github.com/allohamora/cli/commit/335c4ee442b03bb268a60ed67d8baac4a560dcd3))

### [1.18.5](https://github.com/allohamora/cli/compare/1.18.4...1.18.5) (2024-03-30)

### Features
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": "@allohamora/cli",
"version": "1.18.5",
"version": "1.18.6",
"description": "cli to initialize projects and more",
"input": "./src/index.ts",
"main": "./bin/cli.js",
Expand Down

0 comments on commit e48b64f

Please sign in to comment.