This repository was archived by the owner on Sep 8, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ## [ v5.0.0] ( https://github.com/netlify/gocommerce-js/compare/v4.4.4-beta1...v5.0.0 ) - 2019-09-16
11
+
12
+ ### Merged
13
+
14
+ - Fix issue when rounding multiple values in tax calculation [ ` #33 ` ] ( https://github.com/netlify/gocommerce-js/pull/33 )
15
+
16
+ ### Commits
17
+
18
+ - Format using prettier [ ` 1cfdd0e ` ] ( https://github.com/netlify/gocommerce-js/commit/1cfdd0e3f3888636bed2bfd9ce76f4907f7de74d )
19
+ - Improve test code style [ ` 1b9b9f3 ` ] ( https://github.com/netlify/gocommerce-js/commit/1b9b9f3cfcb48f03aca5e8fe8d46467d8b3ff404 )
20
+
10
21
## [ v4.4.4-beta1] ( https://github.com/netlify/gocommerce-js/compare/v4.4.3...v4.4.4-beta1 ) - 2019-09-12
11
22
12
23
### Commits
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gocommerce-js" ,
3
3
"description" : " GoCommerce API client for JavaScript" ,
4
- "version" : " 4.4.4-beta1 " ,
4
+ "version" : " 5.0.0 " ,
5
5
"author" : " Mathias Biilmann Christensen" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/netlify/gocommerce-js/issues"
You can’t perform that action at this time.
0 commit comments