Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 0aa24cc

Browse files
giraud florentgiraud florent
authored andcommitted
chore(release): 1.2.2
1 parent 3421cf9 commit 0aa24cc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2.2](https://github.com/nuxt-community/snipcart-module/compare/v1.2.1...v1.2.2) (2021-03-18)
6+
7+
8+
### Bug Fixes
9+
10+
* correct memory link ([3421cf9](https://github.com/nuxt-community/snipcart-module/commit/3421cf966e6a570dd11254207353c3ae85d9cfdb)), closes [#19](https://github.com/nuxt-community/snipcart-module/issues/19)
11+
512
### [1.2.1](https://github.com/nuxt-community/snipcart-module/compare/v1.2.0...v1.2.1) (2021-03-15)
613

714

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.1",
3+
"version": "1.2.2",
44
"description": "snipcart module for nuxt",
55
"repository": "nuxt-community/snipcart-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)