Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @sitaggart/[email protected]
 - @sitaggart/[email protected]
 - @sitaggart/[email protected]
  • Loading branch information
SiTaggart committed Aug 28, 2022
1 parent 0cc1a17 commit 0b66137
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 3 deletions.
11 changes: 11 additions & 0 deletions packages/eslint-config-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.6.17 (2022-08-28)


### Bug Fixes

* **deps:** update all non-major dependencies ([0cc1a17](https://github.com/SiTaggart/lint-config/commit/0cc1a170a4a8dfd0546be16cd5367245371710f9))





## 0.6.16 (2022-08-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sitaggart/eslint-config-ts",
"version": "0.6.16",
"version": "0.6.17",
"description": "eslint config for typescript projects",
"keywords": [
"eslint",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.6.16 (2022-08-28)


### Bug Fixes

* **deps:** update all non-major dependencies ([0cc1a17](https://github.com/SiTaggart/lint-config/commit/0cc1a170a4a8dfd0546be16cd5367245371710f9))





## 0.6.15 (2022-08-21)


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": "@sitaggart/eslint-config",
"version": "0.6.15",
"version": "0.6.16",
"description": "base eslint config for most projects",
"keywords": [
"eslint",
Expand Down
11 changes: 11 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.16 (2022-08-28)


### Bug Fixes

* **deps:** update all non-major dependencies ([0cc1a17](https://github.com/SiTaggart/lint-config/commit/0cc1a170a4a8dfd0546be16cd5367245371710f9))





## 0.3.15 (2022-08-21)


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": "@sitaggart/prettier-config",
"version": "0.3.15",
"version": "0.3.16",
"description": "prettier config for personal projects",
"keywords": [
"prettier",
Expand Down

0 comments on commit 0b66137

Please sign in to comment.