Skip to content

Commit

Permalink
chore(release): 3.0.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 12, 2022
1 parent 4956bf0 commit c71d134
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.5](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.4...v3.0.5) (2022-03-12)


### Bug Fixes

* **deps:** update dependency prettier to v2.5.1 ([f6a291e](https://github.com/atom-community/prettier-config-atomic/commit/f6a291e49ffe4fb906dd254f9be519b85326b6a8))

## [3.0.4](https://github.com/atom-community/prettier-config-atomic/compare/v3.0.3...v3.0.4) (2022-03-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-config-atomic",
"version": "3.0.4",
"version": "3.0.5",
"description": "The Prettier configuration used in atom-community",
"repository": "https://github.com/atom-community/prettier-config-atomic",
"license": "MIT",
Expand Down

0 comments on commit c71d134

Please sign in to comment.