Skip to content

Commit 35b9ff1

Browse files
committed
🔖 v1.0.0
1 parent b3072ec commit 35b9ff1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
<a name="1.0.0"></a>
4+
## 1.0.0 (2019-02-11)
5+
6+
### Added
7+
8+
- ✨ Expose http binding to client application ([#10](https://github.com/mathieutu/vue-cli-plugin-express/issues/10)) [[4e3771a](https://github.com/mathieutu/vue-cli-plugin-express/commit/4e3771af863ff36956d6a9a0f98b448d27fd52ae)]
9+
- 📄 Add License. [[311e882](https://github.com/mathieutu/vue-cli-plugin-express/commit/311e882376cb39ef9e6636048ba8088da494c2b0)]
10+
- 📝 Add Changelog. [[b3072ec](https://github.com/mathieutu/vue-cli-plugin-express/commit/b3072ec5963dea65fb55ed1bcce4db5dff0403c8)]
11+
12+
### Fixed
13+
14+
- 🐛 Fix wrong usage of hasYarn function. (fix [#6](https://github.com/mathieutu/vue-cli-plugin-express/issues/6)) [[aef3176](https://github.com/mathieutu/vue-cli-plugin-express/commit/aef317666f026cda8b82a2a6bf03de162f5d19f9)]
15+
- 🐛 Add .idea to .npmignore. (fix [#4](https://github.com/mathieutu/vue-cli-plugin-express/issues/4)) [[1f5d9ab](https://github.com/mathieutu/vue-cli-plugin-express/commit/1f5d9abffc7c8cb063703908e76a106cea8d466f)]
16+
- 🐛 Fix error handling (fix [#3](https://github.com/mathieutu/vue-cli-plugin-express/issues/3)) [[f7e1c2b](https://github.com/mathieutu/vue-cli-plugin-express/commit/f7e1c2bdbdbdfff4d5ed29a99722b92f96c9a867)]
17+
- ✏️ Fix typo in success message. (fix [#5](https://github.com/mathieutu/vue-cli-plugin-express/issues/5)) [[1226449](https://github.com/mathieutu/vue-cli-plugin-express/commit/12264491cbeb5a6c99cd78eecab268737bf8892a)]
18+
- 📝 Fix command name in Readme. [[aa738af](https://github.com/mathieutu/vue-cli-plugin-express/commit/aa738af96e8c403e65bbb2b3d9b5ec3528813fd1)]
19+
- 📝 Fix command name [[0736da0](https://github.com/mathieutu/vue-cli-plugin-express/commit/0736da04a02b413ca3a7f0be9eb54bdc44e90082)]
20+
21+
322
<a name="0.0.4"></a>
423
## 0.0.4 (2018-10-08)
524

0 commit comments

Comments
 (0)