Skip to content

Commit afbcc8c

Browse files
[ci] release (#1192)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @generaltranslation/react-core-linter@0.1.7 ### Patch Changes - [#1190](#1190) [`828bd73`](828bd73) Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - fix: auto var wrapping Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 828bd73 commit afbcc8c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-places-cry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-core-linter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @generaltranslation/react-core-linter
22

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- [#1190](https://github.com/generaltranslation/gt/pull/1190) [`828bd73`](https://github.com/generaltranslation/gt/commit/828bd73235e9f3aea234e53b9ca258b7829b1008) Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - fix: auto var wrapping
8+
39
## 0.1.6
410

511
### Patch Changes

packages/react-core-linter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@generaltranslation/react-core-linter",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "ESLint plugin for General Translation React Core integration",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)