Skip to content

Commit

Permalink
ci(release): 8.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.1](v8.0.0...v8.0.1) (2024-11-11)

### Bug Fixes

* **deps:** update dependency @semantic-release/github to v11 ([12d9526](12d9526))

### Continuous Integration

* add build as part of CI ([c3cd9bc](c3cd9bc))

### Code Refactoring

* fix lint issues ([d29e31e](d29e31e))

### Miscellaneous

* **deps:** update all non-major dependencies ([d4f68ba](d4f68ba))
* **deps:** update dependency @open-turo/eslint-config-typescript to v11 ([1701f8f](1701f8f))
* **deps:** update dependency @open-turo/eslint-config-typescript to v9 ([eb98c11](eb98c11))
* **deps:** update dependency node to v20.18.0 ([78a391c](78a391c))
* **deps:** update dependency node to v22 ([a87a026](a87a026))
* **deps:** update pre-commit hook pre-commit/pre-commit-hooks to v5 ([fdfc0d9](fdfc0d9))
* **deps:** update pre-commit hook rhysd/actionlint to v1.7.2 ([81f8b4e](81f8b4e))
* **deps:** update pre-commit hook rhysd/actionlint to v1.7.3 ([0829fc5](0829fc5))
* **deps:** update pre-commit hook rhysd/actionlint to v1.7.4 ([0309afb](0309afb))
  • Loading branch information
semantic-release-bot committed Nov 11, 2024
1 parent 12d9526 commit e6608a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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
Expand Up @@ -52,5 +52,5 @@
"watch": "clean && tsc-watch -w -p ./tsconfig.build.json --compiler ./node_modules/.bin/tspc"
},
"types": "lib/index.d.ts",
"version": "8.0.0"
"version": "8.0.1"
}

0 comments on commit e6608a3

Please sign in to comment.