Skip to content

Commit 5c46bf1

Browse files
chore(release): 2.0.68 [skip ci]
## [2.0.68](v2.0.67...v2.0.68) (2024-08-15) ### CI * add lint command for CI ([#595](#595)) ([f327936](f327936)) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^4.0.66 ([affb3ea](affb3ea))
1 parent affb3ea commit 5c46bf1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.0.68](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.67...v2.0.68) (2024-08-15)
2+
3+
4+
### CI
5+
6+
* add lint command for CI ([#595](https://github.com/technology-studio/eslint-config-txo-typescript-react/issues/595)) ([f327936](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/f327936b34c15e73e3eb409a4a7659f8f93afb24))
7+
8+
9+
### Bug fixes
10+
11+
* **deps:** update dependency eslint-config-txo-typescript to ^4.0.66 ([affb3ea](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/affb3ea8ee84a66446887320e07ce0f0f69d6e9e))
12+
113
## [2.0.67](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.66...v2.0.67) (2024-08-01)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-txo-typescript-react",
3-
"version": "2.0.67",
3+
"version": "2.0.68",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)