Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gjbkz committed Oct 14, 2024
1 parent 1d10c02 commit 00ee8a5
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 6 deletions.
28 changes: 27 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,44 @@
# Changelog

## v0.2.0 (2023-08-22)
## v0.2.1 (2024-10-14)

### Features

- use esm output ([b82480c](https://github.com/nlibjs/githooks/commit/b82480cb0f60ce8b6ce3afe3550c5bd274a01599))

### Tests

- disabling hooks ([7254445](https://github.com/nlibjs/githooks/commit/7254445779916caae5bc871fe1b147ff3aff0e80))
- specify file names ([7e10633](https://github.com/nlibjs/githooks/commit/7e10633d0acae2194608bffb0689a999b7c43537))
- fix ava config ([f27267c](https://github.com/nlibjs/githooks/commit/f27267c2f89c4e95c2b879b5e874653dc3bf395b))

### Code Refactoring

- simplify interfaces ([c7602d8](https://github.com/nlibjs/githooks/commit/c7602d8feecabff15d0d385719ed93463430d9d2))
- merge githooks.mts and cli.mts, uninstall ava ([25bd0fc](https://github.com/nlibjs/githooks/commit/25bd0fc02730fc9a777f0ce18905349daadf134f))

### Styles

- eslint eslint errors ([bf11c96](https://github.com/nlibjs/githooks/commit/bf11c9609fa3ce43984175461ff50e7a79ad18b9))

### Documentation

- update README.md ([4621bfb](https://github.com/nlibjs/githooks/commit/4621bfb831c5250db13232487bee2a07913e9e02))

### Continuous Integration

- restrict branches ([a68ce40](https://github.com/nlibjs/githooks/commit/a68ce4031fe0ea935ded59ab64a4521b9f979462))
- upgrade codecov/codecov-action ([6ce6250](https://github.com/nlibjs/githooks/commit/6ce62506d5b21fbeacc2846d883477af76ecce7d))
- update actions ([58b8015](https://github.com/nlibjs/githooks/commit/58b8015168de3a1017e3d5f1e8d9dcf8d50c227e))
- run npm install with --ignore-scripts ([607b681](https://github.com/nlibjs/githooks/commit/607b681462fafa0f7708545f793302eb48c862c9))
- v2 → v3 ([0e3b401](https://github.com/nlibjs/githooks/commit/0e3b4018372218dca43f935be958f68225257e5e))

### Dependency Upgrades

- @types/node:20.12.4→22.7.5 typescript:5.4.4→5.6.3 ([35ae7d1](https://github.com/nlibjs/githooks/commit/35ae7d15a6236faa6569c04dea6a70041b2bc10b))
- setup biome ([0f0374f](https://github.com/nlibjs/githooks/commit/0f0374f4087b5c1304c3968b61e889ed3a014721))
- @nlib/changelog:0.3.0→0.3.1 ([923e2c9](https://github.com/nlibjs/githooks/commit/923e2c9e51cb49470cb6fac19d83a83fe651d26f))
- @typescript-eslint/eslint-plugin:6.4.1→6.5.0 @typescript-eslint/parser:6.4.1→6.5.0 prettier:3.0.2→3.0.3 ([a7bad66](https://github.com/nlibjs/githooks/commit/a7bad66183e08a26fe0b5baa1efeed2f8ca9f978))
- reinstall packages ([8a2de2f](https://github.com/nlibjs/githooks/commit/8a2de2ffe1fbf43899b62ba0c03ec2a02410e59e))
- @nlib/eslint-config:3.17.28→3.20.1 ([7850882](https://github.com/nlibjs/githooks/commit/7850882571ee23a9e01696fa82c57722b06781b7))
- typescript:4.8.4→5.1.6 ([1c6631b](https://github.com/nlibjs/githooks/commit/1c6631b89fd5120254167e03b36c4b2c24facf25))
Expand All @@ -30,37 +48,43 @@
- @types/node:16.7.10→20.5.1 ([c08a240](https://github.com/nlibjs/githooks/commit/c08a24096305c34f3f037205c041c8c2b63e9fc4))
- ava:3.15.0→5.3.1 ([a9a96f4](https://github.com/nlibjs/githooks/commit/a9a96f48f2781c73c0beb9e5b9c08511ae855e3a))


## v0.1.0 (2021-09-05)

### Dependency Upgrades

- reinstall packages ([17c6f34](https://github.com/nlibjs/githooks/commit/17c6f345ec7de58474f6b96cb67a513eefbedff3))
- @nlib/eslint-config:3.17.21→3.17.22 eslint:7.25.0→7.26.0 lint-s… (#30) ([d709668](https://github.com/nlibjs/githooks/commit/d709668ffbaa1792c22bd19de46da828718c0e90))


## v0.0.5 (2021-03-27)

### Continuous Integration

- remove sourcemap ([0843737](https://github.com/nlibjs/githooks/commit/084373707a7236525ce4ce6af78aeea2e3569514))


## v0.0.4 (2021-03-27)

### Bug Fixes

- upgrade nodetool to keep scripts field ([d8d390f](https://github.com/nlibjs/githooks/commit/d8d390fff95fa0145164d8c482d638993d94b476))


## v0.0.3 (2021-03-27)

### Bug Fixes

- ci script ([db3ced8](https://github.com/nlibjs/githooks/commit/db3ced87d94cfd7ff4f51783ec46e8a6e5ee912b))


## v0.0.2 (2021-03-27)

### Features

- add preuninstall script ([aaff038](https://github.com/nlibjs/githooks/commit/aaff03880d2b10bea2bdc5ccf9944c9378ea85cf))


## v0.0.1 (2021-03-27)

### Features
Expand Down Expand Up @@ -93,3 +117,5 @@

- @types/node:14.14.34→14.14.37 @typescript-eslint/eslint-plugin:4.17.0→4.19.0 @typescript-eslint/parser:4.17.0→4.19.0 eslint:7.22.0→7.23.0 ([8f37fe5](https://github.com/nlibjs/githooks/commit/8f37fe531d3ca1ef9a3a2471d15445aba9495cf7))
- @nlib/eslint-config:3.17.18→3.17.20 @types/node:14.14.25→14.14.34 @typescript-eslint/eslint-plugin:4.15.0→4.17.0 @typescript-eslint/parser:4.15.0→4.17.0 eslint:7.19.0→7.22.0 typescript:4.1.5→4.2.3 ([07cd056](https://github.com/nlibjs/githooks/commit/07cd05675e7d9bc76e308306e8f282e350dbc4be))


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.

11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.2.0",
"version": "0.2.1",
"license": "Apache-2.0",
"author": {
"name": "Kei Ito",
Expand All @@ -20,7 +20,10 @@
"bin": {
"githooks-cli": "esm/cli.mjs"
},
"files": ["esm", "!**/*.test.*"],
"files": [
"esm",
"!**/*.test.*"
],
"scripts": {
"postinstall": "node esm/cli.mjs enable",
"build": "tsc",
Expand All @@ -38,6 +41,8 @@
"typescript": "5.6.3"
},
"renovate": {
"extends": ["github>nlibjs/renovate-config"]
"extends": [
"github>nlibjs/renovate-config"
]
}
}

0 comments on commit 00ee8a5

Please sign in to comment.