Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
firefoxic committed May 6, 2024
1 parent 738a544 commit 294249b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.

## [Unreleased]

## [0.1.0] — 2024–05–06

### Added

- Base config for `eslint` without using `globals`, but with its re-export.

[Unreleased]: https://github.com/firefoxic/codeguide/compare/v0.0.1...HEAD
[Unreleased]: https://github.com/firefoxic/codeguide/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/firefoxic/codeguide/releases/tag/v0.1.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@firefoxic/eslint-config",
"description": "Shared config for eslint by firefoxic.",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"author": {
"name": "Sergey Artemov",
Expand Down

0 comments on commit 294249b

Please sign in to comment.