Skip to content

Commit

Permalink
chore(main): release 2.0.1 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 21, 2024
1 parent 0feedba commit ecf8718
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.1](https://github.com/InformaticsMatters/eslint-config-squonk/compare/v2.0.0...v2.0.1) (2024-04-21)


### Bug Fixes

* **deps:** pin deps ([0feedba](https://github.com/InformaticsMatters/eslint-config-squonk/commit/0feedba6a90a046bc6b058456608eeb7c74de7ad))

## [2.0.0](https://github.com/InformaticsMatters/eslint-config-squonk/compare/v1.0.0...v2.0.0) (2024-04-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@squonk/eslint-config",
"version": "2.0.0",
"version": "2.0.1",
"description": "ESLint config used by Squonk front-end apps",
"type": "module",
"main": "index.js",
Expand Down

0 comments on commit ecf8718

Please sign in to comment.