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 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hypeJunction committed May 15, 2019
1 parent c91e299 commit ec0d230
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 1,13 @@
<a name="3.0.1"></a>
## [3.0.1](https://github.com/hypeJunction/hypeEmbed/compare/3.0.0...v3.0.1) (2019-05-15)


### Bug Fixes

* **vars:** allow disabling embeds on a longtext input ([c91e299](https://github.com/hypeJunction/hypeEmbed/commit/c91e299))



<a name="3.0.0"></a>
# [3.0.0](https://github.com/hypeJunction/hypeEmbed/compare/2.3.0...v3.0.0) (2019-05-15)

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">3.0.0</version>
<version type="dist">3.0.1</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": "3.0.0",
"version": "3.0.1",
"license": "GPL-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit ec0d230

Please sign in to comment.