Skip to content

Commit

Permalink
deploy 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Oct 11, 2024
1 parent 0e3b179 commit 2eca89a
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/config",
"version": "4.1.0",
"version": "4.2.0",
"description": "TypeScript project scripts",
"keywords": [
"xylabs",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-flat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/package.json",
"name": "@xylabs/eslint-config-flat",
"version": "4.1.0",
"version": "4.2.0",
"description": "ESLint Config used throughout XY Labs TypeScript/JavaScript libraries and react projects",
"keywords": [
"xylabs",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react-flat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/package.json",
"name": "@xylabs/eslint-config-react-flat",
"version": "4.1.0",
"version": "4.2.0",
"description": "ESLint Config used throughout XY Labs TypeScript/JavaScript libraries and react projects",
"keywords": [
"xylabs",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-scripts-react-yarn3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/ts-scripts-react-yarn3",
"version": "4.1.0",
"version": "4.2.0",
"description": "TypeScript project scripts",
"keywords": [
"xylabs",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-scripts-yarn3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xylabs/ts-scripts-yarn3",
"version": "4.1.0",
"version": "4.2.0",
"description": "TypeScript project scripts",
"keywords": [
"xylabs",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/package.json",
"name": "@xylabs/tsconfig-dom",
"version": "4.1.0",
"version": "4.2.0",
"description": "Typescript Base Config used throughout XY Labs TypeScript/JavaScript libraries and react projects",
"keywords": [
"xylabs",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/package.json",
"name": "@xylabs/tsconfig-react",
"version": "4.1.0",
"version": "4.2.0",
"description": "Typescript Base Config used throughout XY Labs TypeScript/JavaScript libraries and react projects",
"keywords": [
"xylabs",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/package.json",
"name": "@xylabs/tsconfig",
"version": "4.1.0",
"version": "4.2.0",
"description": "Typescript Base Config used throughout XY Labs TypeScript/JavaScript libraries and react projects",
"keywords": [
"xylabs",
Expand Down

0 comments on commit 2eca89a

Please sign in to comment.