Skip to content

Commit 8d5d56c

Browse files
giraud florentgiraud florent
authored andcommitted
chore(release): 1.3.0
1 parent 67bf3b0 commit 8d5d56c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## [1.3.0](https://github.com/nuxt-community/snipcart-module/compare/v1.2.2...v1.3.0) (2021-06-15)
6+
7+
8+
### Features
9+
10+
* added support for the setCurrency method and code example of this feature ([7f32f8a](https://github.com/nuxt-community/snipcart-module/commit/7f32f8a20b26ee0abcc25bd64dbdbe96d3e94d54))
11+
12+
13+
### Bug Fixes
14+
15+
* lint ([ecbfaaf](https://github.com/nuxt-community/snipcart-module/commit/ecbfaaf731fa1588a09767287116bea21f9561c6))
16+
517
### [1.2.2](https://github.com/nuxt-community/snipcart-module/compare/v1.2.1...v1.2.2) (2021-03-18)
618

719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/snipcart",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "snipcart module for nuxt",
55
"repository": "nuxt-community/snipcart-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)