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

Commit

Permalink
chore(release): 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Jul 26, 2019
1 parent 4c32380 commit 8dd4d80
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

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.

### [0.2.2](https://github.com/ecomclub/storefront-router/compare/v0.2.1...v0.2.2) (2019-07-26)



### [0.2.1](https://github.com/ecomclub/storefront-router/compare/v0.2.0...v0.2.1) (2019-07-26)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/storefront-router",
"version": "0.2.1",
"version": "0.2.2",
"description": "Universal JS router for E-Com Plus storefront",
"main": "dist/router.min.js",
"module": "src/index.js",
Expand Down

0 comments on commit 8dd4d80

Please sign in to comment.