Skip to content

Commit

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

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.2](https://github.com/allohamora/cli/compare/1.18.1...1.18.2) (2024-03-30)

### Bug Fixes

- run husky prepare script instead of husky init ([4df55be](https://github.com/allohamora/cli/commit/4df55be57c2c88d1602fc01bcd92db185e2859a8))

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

### Bug Fixes
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.1",
"version": "1.18.2",
"description": "cli to initialize projects and more",
"input": "./src/index.ts",
"main": "./bin/cli.js",
Expand Down

0 comments on commit cee177f

Please sign in to comment.