Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed May 26, 2023
1 parent c68417e commit 5d4bce7
Show file tree
Hide file tree
Showing 10 changed files with 47 additions and 20 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.5.3](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]) (2023-05-26)

**Note:** Version bump only for package @readme/eslint-config





## [10.5.2](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]) (2023-04-01)

**Note:** Version bump only for package @readme/eslint-config
Expand Down
16 changes: 8 additions & 8 deletions packages/eslint-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "@readme/eslint-config",
"version": "10.5.2",
"version": "10.5.3",
"description": "ReadMe coding standards",
"main": "index.js",
"author": "Jon Ursenbach <[email protected]>",
Expand Down
11 changes: 11 additions & 0 deletions packages/spectral-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.

## [1.1.16](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]) (2023-05-26)


### Bug Fixes

* case where `description` schemas would throw errors ([7168e1c](https://github.com/readmeio/standards/commit/7168e1c3985a4efc6b8368f5c622a6082da6c11e))





## [1.1.15](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]) (2023-04-01)

**Note:** Version bump only for package @readme/spectral-config
Expand Down
8 changes: 4 additions & 4 deletions packages/spectral-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/spectral-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@readme/spectral-config",
"version": "1.1.15",
"version": "1.1.16",
"description": "ReadMe coding standards for API documentation",
"main": "src/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.17](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]) (2023-05-26)

**Note:** Version bump only for package @readme/stylelint-config





## [3.1.16](https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]) (2023-04-01)

**Note:** Version bump only for package @readme/stylelint-config
Expand Down
4 changes: 2 additions & 2 deletions packages/stylelint-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "@readme/stylelint-config",
"version": "3.1.16",
"version": "3.1.17",
"description": "ReadMe coding standards for styles",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 5d4bce7

Please sign in to comment.