Skip to content

Commit

Permalink
chore(main): release eslint-config 0.1.3 (#9)
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 Dec 21, 2024
1 parent b8271cd commit efedc08
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.2"
".": "0.1.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/hugomods/eslint-config/compare/eslint-config/v0.1.2...eslint-config/v0.1.3) (2024-12-21)


### Bug Fixes 🐞

* **deps:** update dependency typescript-eslint to v8.18.1 ([#7](https://github.com/hugomods/eslint-config/issues/7)) ([b8271cd](https://github.com/hugomods/eslint-config/commit/b8271cd3fa9f6555fca4d50ce6b3af148a977466))

## [0.1.2](https://github.com/hugomods/eslint-config/compare/eslint-config/v0.1.1...eslint-config/v0.1.2) (2024-12-08)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hugomods/eslint-config",
"version": "0.1.2",
"version": "0.1.3",
"repository": {
"type": "git",
"url": "git+https://github.com/hugomods/eslint-config.git"
Expand Down

0 comments on commit efedc08

Please sign in to comment.