Skip to content

Commit eb5e25c

Browse files
author
iramos
committed
chore(release): 6.1.0
1 parent 698c295 commit eb5e25c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
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.
44

5+
<a name="6.1.0"></a>
6+
# [6.1.0](https://github.com/Ismaestro/angular6-example-app/compare/v7.0.0...v6.1.0) (2018-08-11)
7+
8+
59

610
<a name="6.0.0"></a>
711
# [6.0.0](https://github.com/Ismaestro/angular6-example-app/compare/v5.3.0...v6.0.0) (2018-05-09)

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
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-example-app",
3-
"version": "6.0.0",
3+
"version": "6.1.0",
44
"license": "MIT",
55
"scripts": {
66
"start": "ng serve --open",

0 commit comments

Comments
 (0)