Skip to content

Commit

Permalink
chore: release v3 (#969)
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 Nov 7, 2024
1 parent 8392593 commit f4d1b84
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/core-v1": "3.1.9",
"packages/core-v2": "3.1.4",
"packages/effects": "3.10.1",
"packages/eslint-plugin": "3.7.0",
"packages/eslint-plugin": "3.7.1",
"packages/form": "3.3.2",
"packages/form-web": "3.2.2",
"packages/framework": "3.4.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.7.1](https://github.com/artalar/reatom/compare/eslint-plugin-v3.7.0...eslint-plugin-v3.7.1) (2024-11-07)


### Bug Fixes

* **eslint-plugin:** typeError in reatom/unit-naming-rule ([#968](https://github.com/artalar/reatom/issues/968)) ([8392593](https://github.com/artalar/reatom/commit/8392593d6caab3136acbe1e77cb28129630d41e4))

## [3.7.0](https://github.com/artalar/reatom/compare/eslint-plugin-v3.6.2...eslint-plugin-v3.7.0) (2024-09-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/eslint-plugin",
"version": "3.7.0",
"version": "3.7.1",
"publishConfig": {
"tag": "experimental"
},
Expand Down

0 comments on commit f4d1b84

Please sign in to comment.