Skip to content

Commit

Permalink
release: new version 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## @snowball-tech/eslint-config [1.0.2](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@1.0.1...@snowball-tech/eslint-config@1.0.2) (2023-05-23)

### 🐛 Bug Fixes

* **eslint-config:** export the config files ([eea0b85](eea0b85))
  • Loading branch information
snowball-tech-bot committed May 23, 2023
1 parent c6ab722 commit 9ec701c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @snowball-tech/eslint-config [1.0.2](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@1.0.1...@snowball-tech/eslint-config@1.0.2) (2023-05-23)


### 🐛 Bug Fixes

* **eslint-config:** export the config files ([eea0b85](https://github.com/snowball-tech/glacier/commit/eea0b85d8b8828699dcc3a94071401ff17d07735))

## @snowball-tech/eslint-config [1.0.1](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-config@1.0.0...@snowball-tech/eslint-config@1.0.1) (2023-05-22)


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": "@snowball-tech/eslint-config",
"version": "1.0.1",
"version": "1.0.2",
"description": "ESLint ruleset by Snowball supporting React & Next.JS, Typescript, Prettier and more, based on Airbnb config",
"author": "Snowball Engineering Team <tech@snowball.xyz> (https://github.com/orgs/snowball-tech)",
"contributors": [
Expand Down

0 comments on commit 9ec701c

Please sign in to comment.