Skip to content

Commit ff3e7ac

Browse files
chore(release): 1.0.0 [skip ci]
1 parent 8ea66b7 commit ff3e7ac

File tree

7 files changed

+16
-2
lines changed

7 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# 1.0.0 (2020-07-20)
2+
3+
4+
### Features
5+
6+
* enable release ([8ea66b7](https://github.com/atom-ide-community/atom-ide-javascript/commit/8ea66b720f85fc8f36ddd90f59a8e15cb1d4dc89))
7+
* setupTypeScript ([39c1df1](https://github.com/atom-ide-community/atom-ide-javascript/commit/39c1df10f6fb9ac82ff072e5aa877204b1ad1a05))
8+
* use language-javascript as the activation hook ([061cbea](https://github.com/atom-ide-community/atom-ide-javascript/commit/061cbea8d19265c874eabaae0e1bd43ca5fbd33f))

dist/index-27f59b67.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index-27f59b67.js.map

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

dist/main.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main.js.map

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

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,7 +1,7 @@
11
{
22
"name": "atom-ide-javascript",
33
"main": "dist/main.js",
4-
"version": "0.1.0",
4+
"version": "1.0.0",
55
"author": "Amin Yahyaabadi",
66
"description": " ",
77
"keywords": [

0 commit comments

Comments
 (0)