Skip to content

Commit

Permalink
chore(release): 🦋 version packages (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 280fbae commit 6d7729d
Showing 11 changed files with 10 additions and 24 deletions.
14 changes: 0 additions & 14 deletions .changeset/nice-knives-train.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theholocron/browserslist-config",
"version": "3.4.4",
"version": "3.4.5",
"description": "A Browserslist configuration for all browsers and devices supported in the Galaxy.",
"homepage": "https://github.com/theholocron/configs/tree/main/packages/browserslist-config#readme",
"bugs": "https://github.com/theholocron/configs/issues",
2 changes: 1 addition & 1 deletion packages/bundlewatch-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theholocron/bundlewatch-config",
"version": "3.4.4",
"version": "3.4.5",
"description": "A Bundlewatch configuration for monitoring the file size of libraries in the Galaxy.",
"homepage": "https://github.com/theholocron/configs/tree/main/packages/bundlewatch-config#readme",
"bugs": "https://github.com/theholocron/configs/issues",
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theholocron/commitlint-config",
"version": "3.4.4",
"version": "3.4.5",
"description": "A CommitLint configuration for writing well-formatted and consistent Git commits.",
"homepage": "https://github.com/theholocron/configs/tree/main/packages/commitlint-config#readme",
"bugs": "https://github.com/theholocron/configs/issues",
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theholocron/eslint-config",
"version": "3.4.4",
"version": "3.4.5",
"description": "A ESLint configuration for writing well-formed Javascript within the Galaxy.",
"homepage": "https://github.com/theholocron/configs/tree/main/packages/eslint-config#readme",
"bugs": "https://github.com/theholocron/configs/issues",
2 changes: 1 addition & 1 deletion packages/jest-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theholocron/jest-config",
"version": "3.4.4",
"version": "3.4.5",
"description": "A Jest preset for testing code within the Galaxy.",
"homepage": "https://github.com/theholocron/configs/tree/main/packages/jest-preset#readme",
"bugs": "https://github.com/theholocron/configs/issues",
2 changes: 1 addition & 1 deletion packages/lint-staged-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theholocron/lint-staged-config",
"version": "3.4.4",
"version": "3.4.5",
"description": "A Lint Staged configuration for linting code that has been staged in Git within the Galaxy.",
"homepage": "https://github.com/theholocron/configs/tree/main/packages/lint-staged-config#readme",
"bugs": "https://github.com/theholocron/configs/issues",
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theholocron/prettier-config",
"version": "3.4.4",
"version": "3.4.5",
"description": "A Prettier configuration for formatting libraries in the Galaxy.",
"homepage": "https://github.com/theholocron/configs/tree/main/packages/prettier-config#readme",
"bugs": "https://github.com/theholocron/configs/issues",
2 changes: 1 addition & 1 deletion packages/storybook-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theholocron/storybook-config",
"version": "3.4.4",
"version": "3.4.5",
"description": "A Storybook configuration for writing tested components within the Galaxy.",
"homepage": "https://github.com/theholocron/configs/tree/main/packages/storybook-config#readme",
"bugs": "https://github.com/theholocron/configs/issues",
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theholocron/stylelint-config",
"version": "3.4.4",
"version": "3.4.5",
"description": "A StyleLint configuration for writing well-formed CSS within the Galaxy.",
"homepage": "https://github.com/theholocron/configs/tree/main/packages/lint-staged-config#readme",
"bugs": "https://github.com/theholocron/configs/issues",
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theholocron/tsconfig",
"version": "3.4.4",
"version": "3.4.5",
"description": "A Typescript configuration for checking types within the Galaxy.",
"homepage": "https://github.com/theholocron/configs/tree/main/packages/lint-staged-config#readme",
"bugs": "https://github.com/theholocron/configs/issues",

0 comments on commit 6d7729d

Please sign in to comment.