Skip to content

Commit

Permalink
v1.0.0-rc.6 (#47)
Browse files Browse the repository at this point in the history
* v1.0.0-rc.6

* chore(package-json): remove access public

* chore(package-json): add acess public

* chore(plugins): add public accesses configs

* chore(all): update lerna

Co-authored-by: o.drapeza <o.drapeza@tinkoff.ru>
Co-authored-by: MarsiBarsi <darragon-nn@yandex.ru>
  • Loading branch information
3 people committed Jun 22, 2020
1 parent e1c4bc4 commit 7f8c347
Show file tree
Hide file tree
Showing 16 changed files with 1,107 additions and 372 deletions.
51 changes: 51 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,57 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.0-rc.6 (2020-06-17)

- 1.0.0-rc.0 (#25) ([bd28b4c](https://github.com/TinkoffCreditSystems/linters/commit/bd28b4c)), closes [#25](https://github.com/TinkoffCreditSystems/linters/issues/25)
- Add publish:beta ([53aa3d1](https://github.com/TinkoffCreditSystems/linters/commit/53aa3d1))
- bump dependencies to work with Angular 7+ (#11) ([42b6233](https://github.com/TinkoffCreditSystems/linters/commit/42b6233)), closes [#11](https://github.com/TinkoffCreditSystems/linters/issues/11)
- chore(release) 0.4.0 (#12) ([d368e6c](https://github.com/TinkoffCreditSystems/linters/commit/d368e6c)), closes [#12](https://github.com/TinkoffCreditSystems/linters/issues/12)
- chore(release) 0.5.0 (#15) ([ad278a2](https://github.com/TinkoffCreditSystems/linters/commit/ad278a2)), closes [#15](https://github.com/TinkoffCreditSystems/linters/issues/15)
- Initial commit ([348cc3d](https://github.com/TinkoffCreditSystems/linters/commit/348cc3d))
- Npm version badge (#16) ([d0bdb06](https://github.com/TinkoffCreditSystems/linters/commit/d0bdb06)), closes [#16](https://github.com/TinkoffCreditSystems/linters/issues/16)
- release 0.1.0 ([9d7c716](https://github.com/TinkoffCreditSystems/linters/commit/9d7c716))
- release 0.2.0 ([7bb7b82](https://github.com/TinkoffCreditSystems/linters/commit/7bb7b82))
- Release 0.3.0 ([bec3e70](https://github.com/TinkoffCreditSystems/linters/commit/bec3e70))
- Release/1.0.0 rc.2 (#28) ([7b1fd1d](https://github.com/TinkoffCreditSystems/linters/commit/7b1fd1d)), closes [#28](https://github.com/TinkoffCreditSystems/linters/issues/28)
- test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46)
- Use native parser for js (#33) ([6b93c99](https://github.com/TinkoffCreditSystems/linters/commit/6b93c99)), closes [#33](https://github.com/TinkoffCreditSystems/linters/issues/33)
- feat: add rules for rxjs 6 ([1d4ecbe](https://github.com/TinkoffCreditSystems/linters/commit/1d4ecbe))
- feat: enable in prettier.config.js (#6) ([93a6485](https://github.com/TinkoffCreditSystems/linters/commit/93a6485)), closes [#6](https://github.com/TinkoffCreditSystems/linters/issues/6)
- feat: fix deprecated parser (#8) ([35b8e4d](https://github.com/TinkoffCreditSystems/linters/commit/35b8e4d)), closes [#8](https://github.com/TinkoffCreditSystems/linters/issues/8)
- feat: update dependencies `stylelint`, `stylelint-config-standard`, `stylelint-order` ([2152ae3](https://github.com/TinkoffCreditSystems/linters/commit/2152ae3))
- feat(eslint-plugin-tinkoff): add eslint-plugin-tinkoff source code to packages (#43) ([2fe98e9](https://github.com/TinkoffCreditSystems/linters/commit/2fe98e9)), closes [#43](https://github.com/TinkoffCreditSystems/linters/issues/43)
- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45)
- feat(eslint): add eslint rules (#23) ([f141671](https://github.com/TinkoffCreditSystems/linters/commit/f141671)), closes [#23](https://github.com/TinkoffCreditSystems/linters/issues/23)
- feat(eslint): migrate rest of custom rules to eslint (#24) ([20d24cb](https://github.com/TinkoffCreditSystems/linters/commit/20d24cb)), closes [#24](https://github.com/TinkoffCreditSystems/linters/issues/24)
- feat(prettier): prettier enabled by default for .md, .less and ng-templates (#32) ([ad08682](https://github.com/TinkoffCreditSystems/linters/commit/ad08682)), closes [#32](https://github.com/TinkoffCreditSystems/linters/issues/32)
- feat(tslint): change angular member ordering (#21) ([b0d7112](https://github.com/TinkoffCreditSystems/linters/commit/b0d7112)), closes [#21](https://github.com/TinkoffCreditSystems/linters/issues/21)
- feat(tslint): interfaces shoud not start with "I" symbol ([e22f9f0](https://github.com/TinkoffCreditSystems/linters/commit/e22f9f0))
- chore(code-of-conduct): add (#17) ([94e0975](https://github.com/TinkoffCreditSystems/linters/commit/94e0975)), closes [#17](https://github.com/TinkoffCreditSystems/linters/issues/17)
- chore(CODEOWNERS): add 'nezed' (#36) ([33045d6](https://github.com/TinkoffCreditSystems/linters/commit/33045d6)), closes [#36](https://github.com/TinkoffCreditSystems/linters/issues/36)
- chore(github): add CODEOWNERS (#19) ([787a035](https://github.com/TinkoffCreditSystems/linters/commit/787a035)), closes [#19](https://github.com/TinkoffCreditSystems/linters/issues/19)
- chore(package-json): bump version (#30) ([bcc1665](https://github.com/TinkoffCreditSystems/linters/commit/bcc1665)), closes [#30](https://github.com/TinkoffCreditSystems/linters/issues/30)
- chore(package-json): copy README for @tinkoff/linters package (#39) ([73bfa11](https://github.com/TinkoffCreditSystems/linters/commit/73bfa11)), closes [#39](https://github.com/TinkoffCreditSystems/linters/issues/39)
- chore(package-json): update lerna publish commands (#38) ([9d4ca43](https://github.com/TinkoffCreditSystems/linters/commit/9d4ca43)), closes [#38](https://github.com/TinkoffCreditSystems/linters/issues/38)
- chore(README): fix bad-good example ([e578101](https://github.com/TinkoffCreditSystems/linters/commit/e578101))
- chore(readme): VSCode ext legacy field (#42) ([8196571](https://github.com/TinkoffCreditSystems/linters/commit/8196571)), closes [#42](https://github.com/TinkoffCreditSystems/linters/issues/42)
- chore(release): 1.0.0-rc.4 (#34) ([06ecdae](https://github.com/TinkoffCreditSystems/linters/commit/06ecdae)), closes [#34](https://github.com/TinkoffCreditSystems/linters/issues/34)
- chore(release): v1.0.0-rc.5 (#37) ([1fdf62e](https://github.com/TinkoffCreditSystems/linters/commit/1fdf62e)), closes [#37](https://github.com/TinkoffCreditSystems/linters/issues/37)
- chore(rules): remove `no-use-before-declare` ([b4cf8ff](https://github.com/TinkoffCreditSystems/linters/commit/b4cf8ff))
- Docs: troubleshooting and toc (#40) ([45d8553](https://github.com/TinkoffCreditSystems/linters/commit/45d8553)), closes [#40](https://github.com/TinkoffCreditSystems/linters/issues/40)
- fix(eslint-plugin): fix dependency + add lerna (#35) ([cf67afb](https://github.com/TinkoffCreditSystems/linters/commit/cf67afb)), closes [#35](https://github.com/TinkoffCreditSystems/linters/issues/35)
- fix(eslint): fix "@tinkoff/member-ordering" rule failing (#29) ([a2964c0](https://github.com/TinkoffCreditSystems/linters/commit/a2964c0)), closes [#29](https://github.com/TinkoffCreditSystems/linters/issues/29)
- fix(eslint): fix again npm local module installation (#27) ([70da4b1](https://github.com/TinkoffCreditSystems/linters/commit/70da4b1)), closes [#27](https://github.com/TinkoffCreditSystems/linters/issues/27)
- fix(eslint): fix npm local module installation (#26) ([c983724](https://github.com/TinkoffCreditSystems/linters/commit/c983724)), closes [#26](https://github.com/TinkoffCreditSystems/linters/issues/26)
- fix(tslint-json): `bases/tslint.json` remove not used file + fix eof rule ([bf5f025](https://github.com/TinkoffCreditSystems/linters/commit/bf5f025))
- docs: add code highlighting to README.md ([2c5e390](https://github.com/TinkoffCreditSystems/linters/commit/2c5e390))
- docs: add codestyle badge (#10) ([6878e78](https://github.com/TinkoffCreditSystems/linters/commit/6878e78)), closes [#10](https://github.com/TinkoffCreditSystems/linters/issues/10)
- docs: add install command to README.md ([3ea2ed1](https://github.com/TinkoffCreditSystems/linters/commit/3ea2ed1))
- docs: fix prettier config filename typo ([41f98e8](https://github.com/TinkoffCreditSystems/linters/commit/41f98e8))
- docs: Fix suggested .lintstagedrc.json in README ([f617d0a](https://github.com/TinkoffCreditSystems/linters/commit/f617d0a))
- build: add travis config ([c8b7c45](https://github.com/TinkoffCreditSystems/linters/commit/c8b7c45))
- build(deps): bump js-yaml from 3.12.1 to 3.13.1 (#20) ([74b0fec](https://github.com/TinkoffCreditSystems/linters/commit/74b0fec)), closes [#20](https://github.com/TinkoffCreditSystems/linters/issues/20)

## 1.0.0-rc.5 (2019-12-18)

- fix(eslint-plugin): fix "@tinkoff/eslint-plugin" dependency by switching to lerna (#35) ([cf67afb](https://github.com/TinkoffCreditSystems/linters/commit/cf67afb)), closes [#35](https://github.com/TinkoffCreditSystems/linters/issues/35)
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "1.0.0-rc.5",
"version": "1.0.0-rc.6",
"command": {
"version": {
"allowBranch": ["master", "release/*"]
Expand Down

0 comments on commit 7f8c347

Please sign in to comment.