Skip to content

Commit

Permalink
chore(release): publish v2024.3.39
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Kollitsch <[email protected]>
  • Loading branch information
davidsneighbour committed Aug 28, 2024
1 parent 19c887c commit a16af3e
Show file tree
Hide file tree
Showing 18 changed files with 77 additions and 74 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "2024.3.38",
"version": "2024.3.39",
"command": {
"version": {
"allowBranch": "main",
Expand Down
111 changes: 57 additions & 54 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/babel-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/babel-config",
"description": "Babel configuration for use in @davidsneighbour projects.",
"version": "2024.3.38",
"version": "2024.3.39",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <[email protected]> (https://davids-neighbour.com)",
Expand Down
2 changes: 1 addition & 1 deletion packages/bootstrap-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/bootstrap-config",
"description": "Bootstrap configuration for use in @davidsneighbour projects.",
"version": "2024.3.38",
"version": "2024.3.39",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <[email protected]> (https://davids-neighbour.com)",
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/browserslist-config",
"description": "Browserslist configuration for davidsneighbour projects.",
"version": "2024.3.38",
"version": "2024.3.39",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <[email protected]> (https://davids-neighbour.com)",
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/commitlint-config",
"description": "Commitlint configuration for davidsneighbour projects.",
"version": "2024.3.38",
"version": "2024.3.39",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <[email protected]> (https://davids-neighbour.com)",
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/cypress-config",
"description": "Cypress configuration for use in @davidsneighbour projects.",
"version": "2024.3.38",
"version": "2024.3.39",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <[email protected]> (https://davids-neighbour.com)",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/eslint-config",
"description": "ESlint configuration for use in davidsneighbour projects.",
"version": "2024.3.38",
"version": "2024.3.39",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <[email protected]> (https://davids-neighbour.com)",
Expand Down
Loading

0 comments on commit a16af3e

Please sign in to comment.