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

Commit 1adc7e4

Browse files
author
Fifciuu
committed
chore: 1.12.4 version
1 parent 5df0413 commit 1adc7e4

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ All notable changes to this project will be documented in this file.
44
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

7-
## [1.12.3] - 2020.07.23
7+
## [1.12.4] - 2021.01.15
88

99
### Fixed
1010

11-
- Bump version for `vsf-utilities` - @gibkigonzo (#495)
1211
- Responsing with error instead of throwing for broken /api/catalog paths - @Fifciu
1312

13+
## [1.12.3] - 2020.07.23
14+
15+
### Fixed
16+
17+
- Bump version for `vsf-utilities` - @gibkigonzo (#495)
1418

1519
## [1.12.2] - 2020.07.20
1620

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.12.3",
3+
"version": "1.12.4",
44
"private": true,
55
"description": "vue-storefront API and data services",
66
"main": "dist",

0 commit comments

Comments
 (0)