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-snowball-config [1.0.2](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-snowball-config@1.0.1...@snowball-tech/eslint-snowball-config@1.0.2) (2024-10-24)

* **eslint:** disable globalThis rule ([746e5be](746e5be))
  • Loading branch information
snowball-tech-bot committed Oct 24, 2024
1 parent 746e5be commit c0d5228
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/eslint-snowball-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## @snowball-tech/eslint-snowball-config [1.0.2](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-snowball-config@1.0.1...@snowball-tech/eslint-snowball-config@1.0.2) (2024-10-24)

- **eslint:** disable globalThis rule ([746e5be](https://github.com/snowball-tech/glacier/commit/746e5be96e35d9c654e3b7dd3fefd353a1a868f5))

## @snowball-tech/eslint-snowball-config [1.0.1](https://github.com/snowball-tech/glacier/compare/@snowball-tech/eslint-snowball-config@1.0.0...@snowball-tech/eslint-snowball-config@1.0.1) (2024-10-24)

# @snowball-tech/eslint-snowball-config 1.0.0 (2024-10-24)
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-snowball-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@
"update-deps": "yarn run -T update-deps"
},
"type": "module",
"version": "1.0.1"
"version": "1.0.2"
}

0 comments on commit c0d5228

Please sign in to comment.