Skip to content

Commit a7c1114

Browse files
Version Packages (#17)
1 parent 0537775 commit a7c1114

File tree

6 files changed

+12
-10
lines changed

6 files changed

+12
-10
lines changed

.changeset/happy-poems-lay.md

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

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-dom": "catalog:"
2727
},
2828
"devDependencies": {
29-
"@moneytor/eslint-config": "workspace:0.0.1",
29+
"@moneytor/eslint-config": "workspace:0.0.2",
3030
"@moneytor/typescript-config": "workspace:0.0.1",
3131
"@types/node": "catalog:",
3232
"@types/react": "catalog:",

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tooling/commonality/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"typecheck": "tsc --build --noEmit"
2828
},
2929
"devDependencies": {
30-
"@moneytor/eslint-config": "workspace:0.0.1",
30+
"@moneytor/eslint-config": "workspace:0.0.2",
3131
"@moneytor/typescript-config": "workspace:0.0.1",
3232
"commonality": "catalog:",
3333
"typescript": "catalog:"

tooling/eslint-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @moneytor/eslint-config
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 123ea27: Adjust message

tooling/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moneytor/eslint-config",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": true,
55
"description": "Shared ESLint config",
66
"repository": {

0 commit comments

Comments
 (0)