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 Feb 12, 2024
1 parent 3ad52b9 commit 7e3c8e0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.10.0](https://github.com/rambler-digital-solutions/rambler-configs/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-02-12)

### Bug Fixes

- **eslint-config:** allow anonymous default export for storybook ([0f9747e](https://github.com/rambler-digital-solutions/rambler-configs/commit/0f9747e60f7c4660674e81ec41ebf7c0768a4e43))

### Features

- **eslint-config:** support storybook rules ([3ad52b9](https://github.com/rambler-digital-solutions/rambler-configs/commit/3ad52b900555c268a8e707d11deb9a22546025d8))

## [0.9.9](https://github.com/rambler-digital-solutions/rambler-configs/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-02-12)

### 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.9.9",
"version": "0.10.0",
"main": "index.js",
"license": "MIT",
"sideEffects": false,
Expand Down

0 comments on commit 7e3c8e0

Please sign in to comment.