Skip to content

Commit

Permalink
Release package(s) (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpapini authored Jun 21, 2024
2 parents 786e28c + 6396c61 commit 1d71548
Show file tree
Hide file tree
Showing 29 changed files with 173 additions and 37 deletions.
23 changes: 0 additions & 23 deletions .changeset/renovate-0832d74.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/commitlint-config

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.0

### Minor Changes
Expand Down
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": "@jpapini/commitlint-config",
"version": "1.1.0",
"version": "1.1.1",
"description": "Custom commitlint configuration.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/eslint-config

## 1.1.2

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.1

### Patch Changes
Expand Down
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": "@jpapini/eslint-config",
"version": "1.1.1",
"version": "1.1.2",
"description": "Custom ESLint configuration for JavaScript and TypeScript projects.",
"keywords": [
"jpapini",
Expand Down
14 changes: 14 additions & 0 deletions packages/git-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @jpapini/git-hooks

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.
- Updated dependencies [[`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd)]:
- @jpapini/commitlint-config@1.1.1
- @jpapini/lint-staged-config@1.1.1

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/git-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jpapini/git-hooks",
"version": "1.1.0",
"version": "1.1.1",
"description": "Git hooks configuration.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/http-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/http-server

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/http-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jpapini/http-server",
"version": "1.1.0",
"version": "1.1.1",
"description": "Wrapper around http-server for handling .env files.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/jest-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/jest-config

## 1.1.2

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.1

### Patch Changes
Expand Down
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": "@jpapini/jest-config",
"version": "1.1.1",
"version": "1.1.2",
"description": "Jest configuration and utilities for JavaScript and TypeScript projects.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/lint-staged-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/lint-staged-config

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.0

### Minor Changes
Expand Down
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": "@jpapini/lint-staged-config",
"version": "1.1.0",
"version": "1.1.1",
"description": "Lint-staged configuration for linting and formatting staged files.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/logger

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jpapini/logger",
"version": "1.1.0",
"version": "1.1.1",
"description": "Custom logger using consola for pretty output.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/nest-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/nest-utils

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nest-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jpapini/nest-utils",
"version": "1.1.0",
"version": "1.1.1",
"description": "Shared Nest.js utilities.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/prettier-config

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.0

### Minor Changes
Expand Down
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": "@jpapini/prettier-config",
"version": "1.1.0",
"version": "1.1.1",
"description": "Custom Prettier configuration for JavaScript and TypeScript projects.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/stylelint-config

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.0

### Minor Changes
Expand Down
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": "@jpapini/stylelint-config",
"version": "1.1.0",
"version": "1.1.1",
"description": "Custom Stylelint configuration for Tailwind CSS projects.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/type-check/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/type-check

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/type-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jpapini/type-check",
"version": "1.1.0",
"version": "1.1.1",
"description": "This package provides a set of utilities to check the type of values.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/typescript-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/typescript-config

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jpapini/typescript-config",
"version": "1.1.0",
"version": "1.1.1",
"description": "Custom Typescript configurations.",
"keywords": [
"jpapini",
Expand Down
11 changes: 11 additions & 0 deletions packages/vite-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @jpapini/vite-config

## 1.1.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jpapini/vite-config",
"version": "1.1.0",
"version": "1.1.1",
"description": "Custom Vite.js configuration for TypeScript libraries.",
"keywords": [
"jpapini",
Expand Down
13 changes: 13 additions & 0 deletions packages/webpack-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @jpapini/webpack-config

## 1.4.1

### Patch Changes

- [#12](https://github.com/jpapini/shar-shared-tools/pull/12) [`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `node` to `20.15.0`.
Updated dependency `typescript` to `5.5.2`.
Updated dependency `stylelint-config-standard` to `36.0.1`.
Updated dependency `eslint-plugin-jsx-a11y` to `6.9.0`.
Updated dependency `@types/node` to `20.14.7`.
Updated dependency `webpack` to `5.92.1`.
- Updated dependencies [[`69c10b2`](https://github.com/jpapini/shar-shared-tools/commit/69c10b24607fbc7c554162901fdb0fbefe7bc8fd)]:
- @jpapini/logger@1.1.1

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jpapini/webpack-config",
"version": "1.4.0",
"version": "1.4.1",
"description": "Custom Webpack configuration for bundling projects.",
"keywords": [
"jpapini",
Expand Down

0 comments on commit 1d71548

Please sign in to comment.