Skip to content

Commit

Permalink
Publish v0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josemarluedke committed Jan 17, 2024
1 parent 4089dac commit 3816c39
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.15.1",
"version": "0.15.2",
"packages": [
"packages/*"
],
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ember-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@underline/eslint-config-ember-typescript",
"version": "0.15.1",
"version": "0.15.2",
"description": "Underline's shared ESLint config for Ember with TypeScript",
"main": "index.js",
"repository": "https://github.com/underline/eslint-config",
Expand All @@ -11,6 +11,6 @@
},
"dependencies": {
"@underline/eslint-config-ember": "^0.15.1",
"@underline/eslint-config-typescript": "^0.15.1"
"@underline/eslint-config-typescript": "^0.15.2"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@underline/eslint-config-typescript",
"version": "0.15.1",
"version": "0.15.2",
"description": "Underline's shared ESLint config for TypeScript",
"main": "index.js",
"repository": "https://github.com/underline/eslint-config",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 3816c39

Please sign in to comment.