Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Commit

Permalink
chore(release): 1.2.1 [skip-ci-version]
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI authored and semantic-release-bot committed Apr 21, 2020
1 parent 4192568 commit 3a2d2af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.2.1](https://github.com/sprucelabsai/path-resolver/compare/v1.2.0...v1.2.1) (2020-04-21)


### Bug Fixes

* set logger namespace ([02c3937](https://github.com/sprucelabsai/path-resolver/commit/02c3937))
* set logger namespace ([81e8311](https://github.com/sprucelabsai/path-resolver/commit/81e8311))

# [1.2.0](https://github.com/sprucelabsai/path-resolver/compare/v1.1.0...v1.2.0) (2020-04-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build",
"register"
],
"version": "1.2.0",
"version": "1.2.1",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"description": "Enables support for paths in the compiler options of your tsconfig file.",
Expand Down

0 comments on commit 3a2d2af

Please sign in to comment.