Skip to content

Commit f2ec3e7

Browse files
author
Håvard Johansen
committed
chore(release): 0.3.0
1 parent 5f9deb1 commit f2ec3e7

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
<a name="0.3.0"></a>
6+
# [0.3.0](https://github.com/haavardj/ngx-cron-editor/compare/v0.2.0...v0.3.0) (2018-06-05)
7+
8+
9+
### Bug Fixes
10+
11+
* add missing event parameter to setActiveTab ([5f9deb1](https://github.com/haavardj/ngx-cron-editor/commit/5f9deb1))
12+
13+
14+
### Features
15+
16+
* update ownership and name, and upgrade ng-packagr ([b04c5af](https://github.com/haavardj/ngx-cron-editor/commit/b04c5af))

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
@@ -6,7 +6,7 @@
66
"Claudiu Constantin",
77
"Eduardo Sarmiento"
88
],
9-
"version": "0.2.0",
9+
"version": "0.3.0",
1010
"license": "MIT",
1111
"repository": {
1212
"type": "git",

0 commit comments

Comments
 (0)