Skip to content

Commit

Permalink
chore(release): publish v2024.4.4
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
  • Loading branch information
davidsneighbour committed Oct 13, 2024
1 parent 87bffa8 commit 11a1bb8
Show file tree
Hide file tree
Showing 19 changed files with 45 additions and 45 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.4.3",
"version": "2024.4.4",
"command": {
"version": {
"allowBranch": "main",
Expand Down
40 changes: 20 additions & 20 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.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
Expand Down
5 changes: 3 additions & 2 deletions packages/biome-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/biome-config",
"description": "Biome configuration for use in davidsneighbour projects.",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
Expand All @@ -11,7 +11,8 @@
"dependencies": {
"@biomejs/biome": "1.9.3"
},
"scripts": { "verify": "npm run verify:biome",
"scripts": {
"verify": "npm run verify:biome",
"verify:biome": "biome check",
"fixpack": "fixpack",
"update": "npm-check-updates -u && npm install && git add package* && fixpack && git commit -m \"chore(deps): update dependencies\""
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.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (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.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (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.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (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.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (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.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontmatter-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/frontmatter-config",
"description": "Front Matter configuration for use in davidsneighbour projects.",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
Expand Down
2 changes: 1 addition & 1 deletion packages/htmlvalidate-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/htmlvalidate-config",
"description": "HTML Validate configuration for use in @davidsneighbour projects.",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdownlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/markdownlint-config",
"description": "Markdownlint configuration for use in @davidsneighbour projects.",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
Expand Down
4 changes: 2 additions & 2 deletions packages/postcss-config/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@davidsneighbour/postcss-config",
"description": "PostCSS configuration for use in @davidsneighbour projects.",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
"bugs": "https://github.com/davidsneighbour/configurations/issues",
"homepage": "https://github.com/davidsneighbour/configurations/tree/main/packages/postcss-config",
"type": "module",
"dependencies": {
"@davidsneighbour/browserslist-config": "^2024.4.3",
"@davidsneighbour/browserslist-config": "^2024.4.4",
"@fullhuman/postcss-purgecss": "6.0.0",
"autoprefixer": "10.4.20",
"cssnano": "7.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/prettier-config",
"description": "Prettier configuration for use in @davidsneighbour projects.",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
Expand Down
4 changes: 2 additions & 2 deletions packages/release-config/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@davidsneighbour/release-config",
"description": "Release script configuration for @davidsneighbour's projects",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
"bugs": "https://github.com/davidsneighbour/configurations/issues",
"homepage": "https://github.com/davidsneighbour/configurations/tree/main/packages/release-config",
"dependencies": {
"@davidsneighbour/tools": "^2024.4.3",
"@davidsneighbour/tools": "^2024.4.4",
"commit-and-tag-version": "12.5.0",
"simple-git-hooks": "^2.11.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/remark-config",
"description": "Remarklint configuration used in davidsneighbour projects.",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
Expand Down
4 changes: 2 additions & 2 deletions packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@davidsneighbour/stylelint-config",
"description": "Stylelint configuration for use in @davidsneighbour projects.",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
"bugs": "https://github.com/davidsneighbour/configurations/issues",
"homepage": "https://github.com/davidsneighbour/configurations/tree/main/packages/stylelint-config",
"type": "module",
"dependencies": {
"@davidsneighbour/browserslist-config": "^2024.4.3",
"@davidsneighbour/browserslist-config": "^2024.4.4",
"stylelint": "16.10.0",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-no-unsupported-browser-features": "8.0.1",
Expand Down
7 changes: 3 additions & 4 deletions packages/tools/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"name": "@davidsneighbour/tools",
"description": "Tooling packages for use in @davidsneighbour projects.",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
"bugs": "https://github.com/davidsneighbour/configurations/issues",
"homepage": "https://github.com/davidsneighbour/configurations/tree/main/packages/tools",
"type": "module",
"dependencies": {
"@j9t/obsohtml": "1.6.2",
"@secretlint/secretlint-rule-preset-recommend": "^8.4.0",
"cross-env": "7.0.3",
"debug": "4.3.7",
Expand All @@ -24,9 +25,7 @@
"npm-watch": "0.13.0",
"rimraf": "6.0.1",
"secretlint": "^8.4.0",
"wireit": "0.14.9",

"@j9t/obsohtml": "1.6.2"
"wireit": "0.14.9"
},
"scripts": {
"fixpack": "fixpack",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@davidsneighbour/webpack-config",
"description": "Webpack configuration for use in @davidsneighbour projects.",
"version": "2024.4.3",
"version": "2024.4.4",
"license": "MIT",
"repository": "davidsneighbour/configurations",
"author": "Patrick Kollitsch <patrick@davids-neighbour.com> (https://davids-neighbour.com)",
Expand Down

0 comments on commit 11a1bb8

Please sign in to comment.