Skip to content

Commit 7e62399

Browse files
chore: release v1.5.0 (#49)
1 parent a6c4dbd commit 7e62399

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.5.0](https://github.com/vinayakkulkarni/janak/compare/v1.4.4...v1.5.0) (2020-08-18)
2+
3+
4+
### Features
5+
6+
* add support for hosting vuepress docs on netlify ([6a1ed22](https://github.com/vinayakkulkarni/janak/commit/6a1ed222abda9b82aa3d93c8e55da653908ca9cd))
7+
* add vuepress ([9001414](https://github.com/vinayakkulkarni/janak/commit/9001414bf1828f0cb2f1f643915eb522b1eaef86))
8+
* **ci:** add `/rebase` action workflow ([ed13061](https://github.com/vinayakkulkarni/janak/commit/ed130615813f922ff9d3abf8cc557ac8b9726e7b))
9+
* **lint:** add prettier config ([4f18f1c](https://github.com/vinayakkulkarni/janak/commit/4f18f1cb37ba207a0f2075a10b3fd9ea44c19bf2))
10+
* **lint:** add support for eslint ([50ad335](https://github.com/vinayakkulkarni/janak/commit/50ad335d4394ce184a9fb2011798b327dcb28968))
11+
12+
13+
114
## [1.4.4](https://github.com/vinayakkulkarni/janak/compare/v1.4.3...v1.4.4) (2020-08-18)
215

316

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "janak",
3-
"version": "1.4.4",
3+
"version": "1.5.0",
44
"description": "create vue package with a breeze",
55
"repository": {
66
"url": "git@github.com:vinayakkulkarni/janak.git",

0 commit comments

Comments
 (0)