Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2024-04-16)

### Build System

* **release:** 1.0.0-next.6 [skip ci] ([ca565a7](ca565a7)), closes [#10](#10)
* **release:** 1.0.1-next.1 [skip ci] ([da6cd6d](da6cd6d)), closes [#10](#10) [#11](#11) [#10](#10)
* **semantic-release:** hide release commits ([#11](#11)) ([3668419](3668419))

### Documentation

* **npm:** add repository link ([#10](#10)) ([5410fa4](5410fa4))
  • Loading branch information
semantic-release-bot committed Apr 16, 2024
1 parent 9ba2c73 commit d805977
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
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-typescript-inheritance",
"version": "1.0.1-next.1",
"version": "1.0.1",
"description": "ESLint typescript plugin to control class inheritance",
"keywords": [
"eslint",
Expand Down

0 comments on commit d805977

Please sign in to comment.