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

Commit e7a5fbd

Browse files
authored
Merge pull request #584 from vuestorefront/version-bump-1-12-5
chore: version bump to 1.12.5
2 parents 58d7c98 + 46df307 commit e7a5fbd

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
@@ -4,7 +4,7 @@ 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.5] - Unreleased
7+
## [1.12.5] - 2021.11.02
88

99
### Fixed
1010
- Fix caching of attributes. They were missing cache tag, preventing them from being purged correctly and also not separated cache key between multi stores (#583)

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

0 commit comments

Comments
 (0)