Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @rambler-tech/[email protected]
  • Loading branch information
rambler-ui-bot committed Jan 19, 2024
1 parent 2f958c3 commit 8e37976
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.3](https://github.com/rambler-digital-solutions/rambler-configs/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-01-19)

### Bug Fixes

- **eslint-config:** disable some rules for stories ([b8effc6](https://github.com/rambler-digital-solutions/rambler-configs/commit/b8effc6bff3e81a842999b7a7fba1518b62af5d0))
- **eslint-config:** fix coercion and duplicate import rules ([1bae9df](https://github.com/rambler-digital-solutions/rambler-configs/commit/1bae9df63c6cba60c384a8668928920996fdf1d6))
- **eslint-config:** fix default export rule ([2f958c3](https://github.com/rambler-digital-solutions/rambler-configs/commit/2f958c3c40f2afa6988396595a768c55e2747208))

## [0.5.2](https://github.com/rambler-digital-solutions/rambler-configs/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-01-19)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rambler-tech/eslint-config",
"version": "0.5.2",
"version": "0.5.3",
"main": "index.js",
"license": "MIT",
"sideEffects": false,
Expand Down

0 comments on commit 8e37976

Please sign in to comment.