Skip to content

Commit 0fe7514

Browse files
committed
chore: release
- @strv/[email protected]
1 parent 5370316 commit 0fe7514

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config-react-native/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.3.3](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2023-11-20)
7+
8+
9+
### Bug Fixes
10+
11+
* added more exceptions to id length ([4d0f16f](https://github.com/strvcom/code-quality-tools/commit/4d0f16f899d4579e52b30808c6662fd5dc636596))
12+
* updated expo universe and added more id length exceptions ([e95b15e](https://github.com/strvcom/code-quality-tools/commit/e95b15e85ce666a5d13efe6f7d3a6a22db71e7e4))
13+
14+
15+
16+
17+
618
## [3.3.2](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2023-11-16)
719

820
**Note:** Version bump only for package @strv/eslint-config-react-native

packages/eslint-config-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@strv/eslint-config-react-native",
33
"description": "STRV's ESLint config for React Native projects",
4-
"version": "3.3.2",
4+
"version": "3.3.3",
55
"author": "André Nanninga <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/strvcom/code-quality-tools/issues"

0 commit comments

Comments
 (0)