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 18, 2024
1 parent 7eb6985 commit 6421d9d
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.3.0](https://github.com/rambler-digital-solutions/rambler-configs/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2024-01-18)

### Bug Fixes

- **eslint-config:** disallow extends native/global ([fb0be39](https://github.com/rambler-digital-solutions/rambler-configs/commit/fb0be391d074fef0847679f06ef9ddc7a686eb3a))

### Features

- add code style rules ([72f84bd](https://github.com/rambler-digital-solutions/rambler-configs/commit/72f84bdc9ad12af353c1379b39fb197672b24b03))

# [0.2.0](https://github.com/rambler-digital-solutions/rambler-configs/compare/@rambler-tech/[email protected]...@rambler-tech/[email protected]) (2023-12-15)

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

0 comments on commit 6421d9d

Please sign in to comment.