Skip to content

Commit

Permalink
chore(master): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Aug 8, 2024
1 parent b2dc891 commit 3418255
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog

## 1.0.0 (2024-08-08)


### Features

* Ignore inconsistent return ([1364556](https://github.com/diplodoc-platform/eslint-config/commit/13645569876799870c22e3714383dae2f5e2d8f1))
* init ([772b40c](https://github.com/diplodoc-platform/eslint-config/commit/772b40cde9bcd40e12558cc8a8c855d34f865ce5))
* move to gravity-ui lint rules ([d212252](https://github.com/diplodoc-platform/eslint-config/commit/d2122524a8aab3d42ecd0a49b286ca2b9545af5a))
* release ([0bf0094](https://github.com/diplodoc-platform/eslint-config/commit/0bf009478ae1e0110903f5925084cc3781c926d7))
* Update rules ([022c239](https://github.com/diplodoc-platform/eslint-config/commit/022c239f55b8d53689474a8b3502de3365d10b9a))


### Bug Fixes

* Add fake test script ([be27938](https://github.com/diplodoc-platform/eslint-config/commit/be2793887f01dbcd45ecc089f7f6f7d9bb970be1))
* Change release script ([b2dc891](https://github.com/diplodoc-platform/eslint-config/commit/b2dc891cd5b70b9376988aa70e945e5212a9a6ad))
* Enable GH workflows ([0658cc2](https://github.com/diplodoc-platform/eslint-config/commit/0658cc24a7877e5368ed3af454c0711a4562fbc3))
* Fix deps for metapackage ([d4a82a0](https://github.com/diplodoc-platform/eslint-config/commit/d4a82a0c7826fe37ed5950856ffa67e8b00f8b7a))
* Import order ([af6943a](https://github.com/diplodoc-platform/eslint-config/commit/af6943a2c4751913023913fb7b5bc58bbba1d841))
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": "@diplodoc/eslint-config",
"version": "1.0.15",
"version": "1.0.0",
"description": "diplodoc ESLint config, following our styleguide",
"keywords": [
"eslint",
Expand Down

0 comments on commit 3418255

Please sign in to comment.