Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-09-24)

### Bug Fixes

* adjustments to package.json ([62a4435](62a4435))
* changed dependencies and peer dependencies ([fd70754](fd70754))
* deploy workflow and fix dependencies ([7671d2d](7671d2d))
* package name error ([62dc2da](62dc2da))
* **readme:** typo ([6c988a6](6c988a6))
* **readme:** typo ([83ec84b](83ec84b))
* remove external config from prettier ([42389b4](42389b4))

### Features

* added registry info for github packages ([172d9b3](172d9b3))
* **ci:** add github actions ([dfdc735](dfdc735))
* finished eslint config ([0bf6c47](0bf6c47))
* initial react specific configs commit ([a3c2347](a3c2347))
  • Loading branch information
semantic-release-bot committed Sep 24, 2021
1 parent a3c2347 commit 08931a3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# 1.0.0 (2021-09-24)


### Bug Fixes

* adjustments to package.json ([62a4435](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/62a443562896d360641b0e17716f7cd711bf86c7))
* changed dependencies and peer dependencies ([fd70754](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/fd70754275fc370317f7ee5a431755e2042f211a))
* deploy workflow and fix dependencies ([7671d2d](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/7671d2d1de9e5a200108f4a580e86dfaf4db78be))
* package name error ([62dc2da](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/62dc2da4d89b46d280f9dc277d17fa79d4dacbe4))
* **readme:** typo ([6c988a6](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/6c988a64a3678e0b590716ea4188cfb1af75b6b6))
* **readme:** typo ([83ec84b](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/83ec84bf3b53b8b7748940139901c390b8ffa11a))
* remove external config from prettier ([42389b4](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/42389b4b2390c0413cb590bbc1746e2a2bbd9d5c))


### Features

* added registry info for github packages ([172d9b3](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/172d9b3798bbde24adb413576a32f81321eb8c08))
* **ci:** add github actions ([dfdc735](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/dfdc73543119f1d9e339372f3a0405f9d05fc5d2))
* finished eslint config ([0bf6c47](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/0bf6c47ce6fb00ba019765015b52c692f6528d85))
* initial react specific configs commit ([a3c2347](https://github.com/Pixelmatters/eslint-react-config-pixelmatters/commit/a3c2347521a7074e69adbfe6b749dbb7776e1ba4))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pixelmatters/eslint-react-config-pixelmatters",
"version": "1.0.2",
"version": "1.0.0",
"description": "Eslint config for usage in Pixelmatters projects that use React",
"author": "Pixelmatters",
"homepage": "https://github.com/Pixelmatters/eslint-react-config-pixelmatters#readme",
Expand Down

0 comments on commit 08931a3

Please sign in to comment.