Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit cbabbc8

Browse files
author
tkostuch
committed
update version
1 parent c8e30f9 commit cbabbc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8-
## [1.12.0-rc1] - UNRELEASED
8+
## [1.12.0] - 2020.06.01
99

1010
### Added
1111
- Add url module - @gibkigonzo (#3942)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-storefront-api",
3-
"version": "1.11.1",
3+
"version": "1.12.0",
44
"private": true,
55
"description": "vue-storefront API and data services",
66
"main": "dist",

0 commit comments

Comments
 (0)