diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1d8f062 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,34 @@ +# 1.0.0 (2019-01-18) + + +### ✨ Features + +* update packages for release ([d6d36d4](https://github.com/wmfs/cardscript-schema/commit/d6d36d4)) + + +### 🛠 Builds + +* add release config for semantic release ([ea722a2](https://github.com/wmfs/cardscript-schema/commit/ea722a2)) + + +### 📦 Code Refactoring + +* add [@wmfs](https://github.com/wmfs)/ to requires ([4cc9684](https://github.com/wmfs/cardscript-schema/commit/4cc9684)) +* get rid of lerna references ([a951c75](https://github.com/wmfs/cardscript-schema/commit/a951c75)) + + +### 📚 Documentation + +* update readme with badges ([a8030a2](https://github.com/wmfs/cardscript-schema/commit/a8030a2)) + + +### ⚙️ Continuous Integrations + +* **travis:** add Travis config ([a393035](https://github.com/wmfs/cardscript-schema/commit/a393035)) + + +### ♻️ Chores + +* add keywords to package.json ([c3b2b7f](https://github.com/wmfs/cardscript-schema/commit/c3b2b7f)) +* configure package.json ([3003377](https://github.com/wmfs/cardscript-schema/commit/3003377)) +* update / add .gitignore ([86625ac](https://github.com/wmfs/cardscript-schema/commit/86625ac))