-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,60 +3,7 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.1.0](https://github.com/marko-js/tags/compare/@marko-tags/[email protected]...@marko-tags/[email protected]) (2019-02-15) | ||
|
||
|
||
### Features | ||
|
||
* **context:** add marko style event handlers ([#10](https://github.com/marko-js/tags/issues/10)) ([71baf4d](https://github.com/marko-js/tags/commit/71baf4d)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.0.0](https://github.com/marko-js/tags/compare/@marko-tags/[email protected]...@marko-tags/[email protected]) (2019-02-13) | ||
|
||
|
||
### Features | ||
|
||
* **context:** upgrade to use new tag parameter syntax ([#9](https://github.com/marko-js/tags/issues/9)) ([70655ab](https://github.com/marko-js/tags/commit/70655ab)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **context:** drops support for legacy tag parameter syntax | ||
|
||
|
||
|
||
|
||
|
||
<a name="0.1.2"></a> | ||
## [0.1.2](https://github.com/marko-js/tags/compare/@marko-tags/[email protected]...@marko-tags/[email protected]) (2018-08-21) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **match-media:** package repo path and changlog links ([6a7a81d](https://github.com/marko-js/tags/commit/6a7a81d)) | ||
|
||
|
||
|
||
|
||
<a name="0.1.1"></a> | ||
## [0.1.1](https://github.com/marko-js/tags/compare/@marko-tags/[email protected]...@marko-tags/[email protected]) (2018-08-18) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* ci script ([80bd283](https://github.com/marko-js/tags/commit/80bd283)) | ||
* **match-media:** updating queries, improve tests ([c093dec](https://github.com/marko-js/tags/commit/c093dec)) | ||
|
||
|
||
|
||
|
||
<a name="0.1.0"></a> | ||
# 0.1.0 (2018-08-18) | ||
|
||
|
||
### Features | ||
|
||
* **match-media:** add match-media component ([6fb1867](https://github.com/marko-js/tags/commit/6fb1867)) | ||
* **portal:** Adding portal component ([b27e61a](https://github.com/marko-js/tags/commit/b27e61a)) |