Skip to content

Commit 6f56b4b

Browse files
committed
chore(release): 1.1.2
1 parent 8864a0c commit 6f56b4b

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
# Change Log
1+
# Changelog
22

33
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.
44

5+
### [1.1.2](https://github.com/LeDDGroup/typescript-transform-paths/compare/v1.1.1...v1.1.2) (2019-05-21)
6+
7+
8+
* add some keywords to package.json
9+
* update license to MIT
10+
* add all contributor
11+
12+
13+
514
<a name="1.1.1"></a>
615
## [1.1.1](https://github.com/LeDDGroup/typescript-transform-paths/compare/v1.1.0...v1.1.1) (2019-05-18)
716

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-transform-paths",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Transforms absolute imports to relative",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)