Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @favware/eslint-config-react-app@1.1.3
 - @favware/eslint-config@5.1.3
 - @favware/querystring@6.0.7
 - @favware/ytdl-prismplayer@4.0.6
  • Loading branch information
favna committed Sep 5, 2020
1 parent 37ccb7f commit 7352f82
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 5 deletions.
11 changes: 11 additions & 0 deletions packages/eslint-config-react-app/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.

## [1.1.3](https://github.com/favware/node-packages/compare/@favware/eslint-config-react-app@1.1.2...@favware/eslint-config-react-app@1.1.3) (2020-09-05)


### Bug Fixes

* **eslint-config:** bump eslint dependencies ([37ccb7f](https://github.com/favware/node-packages/commit/37ccb7fc0c266d15df982d20d5960a9e3a07f456))





## [1.1.2](https://github.com/favware/node-packages/compare/@favware/eslint-config-react-app@1.1.1...@favware/eslint-config-react-app@1.1.2) (2020-08-27)

**Note:** Version bump only for package @favware/eslint-config-react-app
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@favware/eslint-config-react-app",
"version": "1.1.2",
"version": "1.1.3",
"description": "Standard ESLint config for Favware projects using React + TypeScript",
"author": "@favware",
"license": "MIT",
Expand All @@ -15,7 +15,7 @@
"build": "tsc -b src"
},
"dependencies": {
"@favware/eslint-config": "^5.1.2",
"@favware/eslint-config": "^5.1.3",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.20.6",
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.

## [5.1.3](https://github.com/favware/node-packages/compare/@favware/eslint-config@5.1.2...@favware/eslint-config@5.1.3) (2020-09-05)


### Bug Fixes

* **eslint-config:** bump eslint dependencies ([37ccb7f](https://github.com/favware/node-packages/commit/37ccb7fc0c266d15df982d20d5960a9e3a07f456))





## [5.1.2](https://github.com/favware/node-packages/compare/@favware/eslint-config@5.1.1...@favware/eslint-config@5.1.2) (2020-08-27)

**Note:** Version bump only for package @favware/eslint-config
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": "@favware/eslint-config",
"version": "5.1.2",
"version": "5.1.3",
"description": "Standard ESLint config for Favware projects written in TypeScript",
"author": "@favware",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/querystring/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.

## [6.0.7](https://github.com/favware/node-packages/compare/@favware/querystring@6.0.6...@favware/querystring@6.0.7) (2020-09-05)


### Bug Fixes

* **eslint-config:** bump eslint dependencies ([37ccb7f](https://github.com/favware/node-packages/commit/37ccb7fc0c266d15df982d20d5960a9e3a07f456))





## [6.0.6](https://github.com/favware/node-packages/compare/@favware/querystring@6.0.5...@favware/querystring@6.0.6) (2020-08-27)

**Note:** Version bump only for package @favware/querystring
Expand Down
2 changes: 1 addition & 1 deletion packages/querystring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@favware/querystring",
"version": "6.0.6",
"version": "6.0.7",
"description": "Awesome and robust querystring",
"author": "@favware",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/ytdl-prismplayer/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.

## [4.0.6](https://github.com/favware/node-packages/compare/@favware/ytdl-prismplayer@4.0.5...@favware/ytdl-prismplayer@4.0.6) (2020-09-05)


### Bug Fixes

* **eslint-config:** bump eslint dependencies ([37ccb7f](https://github.com/favware/node-packages/commit/37ccb7fc0c266d15df982d20d5960a9e3a07f456))





## [4.0.5](https://github.com/favware/node-packages/compare/@favware/ytdl-prismplayer@4.0.4...@favware/ytdl-prismplayer@4.0.5) (2020-08-27)

**Note:** Version bump only for package @favware/ytdl-prismplayer
Expand Down
2 changes: 1 addition & 1 deletion packages/ytdl-prismplayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@favware/ytdl-prismplayer",
"version": "4.0.5",
"version": "4.0.6",
"description": "ytdl-core wrapper focused on efficiency for use in Discord music bots",
"author": "@favware",
"license": "MIT",
Expand Down

0 comments on commit 7352f82

Please sign in to comment.