Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @storefront-ui/vue@0.10.3
  • Loading branch information
AdamPawlinski committed Feb 15, 2021
1 parent 33644a5 commit cb2eec4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.3](https://github.com/vuestorefront/storefront-ui/compare/@storefront-ui/vue@0.10.2...@storefront-ui/vue@0.10.3) (2021-02-15)


### Bug Fixes

* both arrows visible and fixed links ([#1693](https://github.com/vuestorefront/storefront-ui/issues/1693)) ([d4f3447](https://github.com/vuestorefront/storefront-ui/commit/d4f3447107c96d88a63f91ad988ff9234c4f89a4))
* change glide init condition ([#1696](https://github.com/vuestorefront/storefront-ui/issues/1696)) ([8273594](https://github.com/vuestorefront/storefront-ui/commit/8273594345bdf8f9d94669dd01cf67fb7cc161e6))
* SfSearchbar adding listeners ([#1697](https://github.com/vuestorefront/storefront-ui/issues/1697)) ([07581e0](https://github.com/vuestorefront/storefront-ui/commit/07581e08d04e193795fc157e4cfa62efd05f5718))





## [0.10.2](https://github.com/vuestorefront/storefront-ui/compare/@storefront-ui/vue@0.10.1...@storefront-ui/vue@0.10.2) (2021-02-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storefront-ui/vue",
"version": "0.10.2",
"version": "0.10.3",
"scripts": {
"serve": "yarn create-index-files && vue-cli-service serve",
"build": "yarn create-index-files && vue-cli-service build --target lib --name storefront-ui ./src/index.js",
Expand Down

0 comments on commit cb2eec4

Please sign in to comment.