Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @readme/eslint-config@8.8.0
 - @readme/stylelint-config@1.1.11
  • Loading branch information
erunion committed Jun 21, 2022
1 parent d6a7978 commit ca31e75
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

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.

# [8.8.0](https://github.com/readmeio/standards/compare/@readme/eslint-config@8.7.6...@readme/eslint-config@8.8.0) (2022-06-21)


### Features

* preventing the use of templated strings on non-templates ([d6a7978](https://github.com/readmeio/standards/commit/d6a79786842e1e15ba01e21e10d9f188de0d9977))





## [8.7.6](https://github.com/readmeio/standards/compare/@readme/eslint-config@8.7.5...@readme/eslint-config@8.7.6) (2022-06-13)

**Note:** Version bump only for package @readme/eslint-config
Expand Down
4 changes: 2 additions & 2 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": "8.7.6",
"version": "8.8.0",
"description": "ReadMe coding standards",
"main": "index.js",
"author": "Jon Ursenbach <jon@ursenba.ch>",
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.

## [1.1.11](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.10...@readme/stylelint-config@1.1.11) (2022-06-21)

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





## [1.1.10](https://github.com/readmeio/standards/compare/@readme/stylelint-config@1.1.9...@readme/stylelint-config@1.1.10) (2022-06-13)

**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": "1.1.10",
"version": "1.1.11",
"description": "ReadMe coding standards for styles",
"main": "index.js",
"files": [
Expand Down

0 comments on commit ca31e75

Please sign in to comment.