Skip to content

Commit

Permalink
Scaffold: Update changelog and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Jan 3, 2019
1 parent 6fac1b0 commit 52bd0dc
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
@@ -1,3 +1,12 @@
v0.3.0:
date: 2015-01-10
changes:
- Breaking: `load` method removed.
- Improved extension recognition.
- No longer fails upon dots in filenames.
- Support confuration objects.
- Support and test ES6.
- Support legacy module loading.
v0.2.2:
date: 2014-12-17
changes:
Expand Down
18 changes: 18 additions & 0 deletions package.json
Expand Up @@ -49,13 +49,31 @@
},
"keywords": [
"require",
"cjsx",
"co",
"coco",
"coffee-script",
"coffee",
"coffee.md",
"csv",
"es",
"es6",
"iced",
"iced.md",
"iced-coffee-script",
"ini",
"js",
"json",
"json5",
"jsx",
"react",
"litcoffee",
"liticed",
"ls",
"livescript",
"toml",
"ts",
"typescript",
"xml",
"yaml",
"yml"
Expand Down

0 comments on commit 52bd0dc

Please sign in to comment.