Skip to content

Commit e550862

Browse files
chore(release): 0.7.1 [skip ci]
## [0.7.1](v0.7.0...v0.7.1) (2020-04-28) ### Bug Fixes * **readme.md:** add references to gulp and rollup ([3fd04e9](3fd04e9))
1 parent 3fd04e9 commit e550862

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.7.1](https://github.com/gfmio/example-calculator/compare/v0.7.0...v0.7.1) (2020-04-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **readme.md:** add references to gulp and rollup ([3fd04e9](https://github.com/gfmio/example-calculator/commit/3fd04e9cf8083cd83f4ef8e14693b3a6f9cfc995))
7+
18
# [0.7.0](https://github.com/gfmio/example-calculator/compare/v0.6.0...v0.7.0) (2019-03-12)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-calculator",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "A simple calculator package developed as an exemplary, educational project using a range of libraries and external tools",
55
"author": "Frédérique Mittelstaedt <[email protected]> (www.gfm.io)",
66
"license": "MIT",
@@ -140,4 +140,4 @@
140140
]
141141
]
142142
}
143-
}
143+
}

0 commit comments

Comments
 (0)