Skip to content

Commit

Permalink
chore(release): 8.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.0](v7.15.0...v8.0.0) (2024-05-17)

### ⚠ BREAKING CHANGES

* **chore:** remove ShellCheck lint

### Features

* **chore:** add .secretlintignore ([b8433fa](b8433fa))
* **chore:** delete unnecessary specification in .prettierignore ([d43a1f8](d43a1f8))
* **chore:** remove ShellCheck lint ([3ae81e0](3ae81e0))
  • Loading branch information
semantic-release-bot committed May 17, 2024
1 parent d43a1f8 commit 1fb7e2e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [8.0.0](https://github.com/haru52/base_template/compare/v7.15.0...v8.0.0) (2024-05-17)


### ⚠ BREAKING CHANGES

* **chore:** remove ShellCheck lint

### Features

* **chore:** add .secretlintignore ([b8433fa](https://github.com/haru52/base_template/commit/b8433fadc6e55320587be2123169de5f48fa5389))
* **chore:** delete unnecessary specification in .prettierignore ([d43a1f8](https://github.com/haru52/base_template/commit/d43a1f800698563538c2adcfc1bc3c4544b87902))
* **chore:** remove ShellCheck lint ([3ae81e0](https://github.com/haru52/base_template/commit/3ae81e07645a53870169514b5039f6a429967df6))

## [7.15.0](https://github.com/haru52/base_template/compare/v7.14.0...v7.15.0) (2024-05-17)


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": "base-template",
"version": "7.15.0",
"version": "8.0.0",
"description": "Fully automated template repository which provides full compliance with the community standards.",
"private": true,
"engines": {
Expand Down

0 comments on commit 1fb7e2e

Please sign in to comment.