Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit 73fd3e2

Browse files
committed
bump 1.4.1
Signed-off-by: 迷渡 <[email protected]>
1 parent 7c0dee4 commit 73fd3e2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.4.1 - 2020-04-13
4+
5+
- no changes
6+
37
## 1.4.0 - 2020-04-13
48

59
- force overwrite deno's tsconfig [#32](https://github.com/justjavac/typescript-deno-plugin/pull/32)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-deno-plugin",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Deno language service plugin for TypeScript",
55
"main": "out/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)