Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Commit

Permalink
chore(build): release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hypeJunction committed Jun 26, 2017
1 parent b756d9c commit 4e7ee10
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="2.2.0"></a>
# [2.2.0](https://github.com/hypeJunction/hypeEmbed/compare/2.1.5...v2.2.0) (2017-06-26)


### Bug Fixes

* **previews:** avoid rendering duplicate previews in summary which is part of the full view ([e31b968](https://github.com/hypeJunction/hypeEmbed/commit/e31b968))

### Features

* **buttons:** admins can now embed buttons ([b756d9c](https://github.com/hypeJunction/hypeEmbed/commit/b756d9c))



<a name="2.1.5"></a>
## [2.1.5](https://github.com/hypeJunction/hypeEmbed/compare/2.1.4...v2.1.5) (2017-05-08)

Expand Down
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">

<name>hypeEmbed</name>
<version type="dist">2.1.5</version>
<version type="dist">2.2.0</version>

<description>Improved and extended embedding</description>
<category>forms</category>
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": "hypeEmbed",
"version": "2.1.5",
"version": "2.2.0",
"license": "GPL-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4e7ee10

Please sign in to comment.