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

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tkostuch committed Jul 23, 2020
1 parent bb4be1a commit ac25ab3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.12.3] - 2020.07.23

### Fixed

- Bump version for `vsf-utilities` - @gibkigonzo (#495)


## [1.12.2] - 2020.07.20

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-storefront-api",
"version": "1.12.2",
"version": "1.12.3",
"private": true,
"description": "vue-storefront API and data services",
"main": "dist",
Expand Down

0 comments on commit ac25ab3

Please sign in to comment.