Skip to content

Commit

Permalink
Merge pull request #46 from wayofdev/changeset-release/master
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
lotyp authored Feb 20, 2023
2 parents 07ecd12 + 60074a6 commit a33e11b
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/mean-doors-sin.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/eslint-config-bases/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/eslint-config-bases

## 2.0.1

### Patch Changes

- [#45](https://github.com/wayofdev/npm-shareable-configs/pull/45) [`ac71e8b`](https://github.com/wayofdev/npm-shareable-configs/commit/ac71e8b5191f14a383b0d8d5b5b528cba52b8f44) Thanks [@lotyp](https://github.com/lotyp)! - docs: changes in readme files

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/eslint-config-bases",
"version": "2.0.0",
"version": "2.0.1",
"private": false,
"description": "A shareable eslint base configuration for projects.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/secretlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/secretlint-config

## 2.0.1

### Patch Changes

- [#45](https://github.com/wayofdev/npm-shareable-configs/pull/45) [`ac71e8b`](https://github.com/wayofdev/npm-shareable-configs/commit/ac71e8b5191f14a383b0d8d5b5b528cba52b8f44) Thanks [@lotyp](https://github.com/lotyp)! - docs: changes in readme files

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/secretlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/secretlint-config",
"version": "2.0.0",
"version": "2.0.1",
"private": false,
"description": "A shareable secretlint configuration for projects.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/tsconfig-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/tsconfig-config

## 2.0.1

### Patch Changes

- [#45](https://github.com/wayofdev/npm-shareable-configs/pull/45) [`ac71e8b`](https://github.com/wayofdev/npm-shareable-configs/commit/ac71e8b5191f14a383b0d8d5b5b528cba52b8f44) Thanks [@lotyp](https://github.com/lotyp)! - docs: changes in readme files

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/tsconfig-config",
"version": "2.0.0",
"version": "2.0.1",
"private": false,
"description": "A shareable tsconfig configuration for projects.",
"keywords": [
Expand Down

0 comments on commit a33e11b

Please sign in to comment.