Skip to content

Commit

Permalink
chore(release): 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Drago committed Aug 27, 2021
1 parent 9c12e52 commit 5574432
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.4](https://github.com/atdrago/import-sort-style-atdrago/compare/v0.1.3...v0.1.4) (2021-08-27)


### Bug Fixes

* TS files in subdirectories of installed modules are grouped with absolute modules ([1e3ea01](https://github.com/atdrago/import-sort-style-atdrago/commit/1e3ea016b563796a57b218a19fe7aaba3095f9f9))

### [0.1.3](https://github.com/atdrago/import-sort-style-atdrago/compare/v0.1.2...v0.1.3) (2021-06-29)


Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "import-sort-style-atdrago",
"version": "0.1.3",
"version": "0.1.4",
"description": "Adams's personal import-sort style",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 5574432

Please sign in to comment.