wc-catalogue / blaze-elements

Web Component Blaze Elements
https://wc-catalogue.github.io/blaze-elements/
MIT License
10 stars 4 forks source link

fix(tag): set input dependency to correct version #237

Closed elmariofredo closed 7 years ago

elmariofredo commented 7 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x")

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

Wrong version is set in tag/package.json which leads to errors on build See #236 for details

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No
elmariofredo commented 7 years ago

I didn't add BREAKING CHANGE: as there is not really any breaking change it's just fixing bad release as someone in the past did release version input 2.0.0 for unknown reason. If you want can add it there but not sure if it's really necessary.

Hotell commented 7 years ago

pls let's read what I've written one more time :) I think we are not on the same page

Hotell commented 7 years ago

as discussed on internal status meeting, we can move forward as release will be resolved within another PR. thanks @elmariofredo