Skip to content

Commit b500248

Browse files
committed
fix: fix merge conflict
2 parents 8f18a97 + f1c1589 commit b500248

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.5.4](https://github.com/gfmio/example-calculator/compare/v0.5.3...v0.5.4) (2019-03-11)
2+
3+
### Reverts
4+
5+
- "chore(readme.md): sample addition" ([e791103](https://github.com/gfmio/example-calculator/commit/e791103))
6+
17
## [0.5.3](https://github.com/gfmio/example-calculator/compare/v0.5.2...v0.5.3) (2019-03-11)
28

39
### Reverts

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-calculator",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
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 <git@gfm.io> (www.gfm.io)",
66
"license": "MIT",

0 commit comments

Comments
 (0)