Skip to content

Commit 351da73

Browse files
Version bump
1 parent ab7aec2 commit 351da73

3 files changed

Lines changed: 27 additions & 3 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ A: No, the fields will attached itself to existing widgets on 'Widgets' screen i
3737
3. 'Animation' tab settings when opened in SiteOrigin Panels.
3838

3939
## Changelog
40+
1.0.7
41+
* Prevent `.rawa-fields` from closing on widgets save, added back deleted files, migrate to Yarn from Bower.
42+
43+
1.0.6
44+
* Regex fix, removed unneeded files.
45+
4046
1.0.5
4147
* Added additional fields, fixed bug with widgets with no css selectors, updated npm packages
4248

@@ -56,6 +62,12 @@ A: No, the fields will attached itself to existing widgets on 'Widgets' screen i
5662
* First release
5763

5864
## Upgrade Notice
65+
1.0.7
66+
* Prevent `.rawa-fields` from closing on widgets save, added back deleted files, migrate to Yarn from Bower.
67+
68+
1.0.6
69+
* Regex fix, removed unneeded files.
70+
5971
1.0.5
6072
* Added additional fields, fixed bug with widgets with no css selectors, updated npm packages
6173

ra-widgets-animate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: RA Widgets Animate
44
Plugin URI: https://github.com/webdevsuperfast/ra-widgets-animate
55
Description: Animate widgets using Animate on Scroll library.
6-
Version: 1.0.6
6+
Version: 1.0.7
77
Author: Rotsen Mark Acob
88
Author URI: https://rotsenacob.com/
99
License: GPL2

readme.txt

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Contributors: frodoBean
33
Donate link: https://rotsenacob.com/
44
Tags: aos, animate-on-scroll, animation, widgets, siteorigin-panels
55
Requires at least: 4.7
6-
Tested up to: 4.8
7-
Stable tag: 1.0.4
6+
Tested up to: 4.9.1
7+
Stable tag: 1.0.7
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -45,6 +45,12 @@ No, the fields will attached itself to existing widgets on 'Widgets' screen in W
4545
3. 'Animation' tab settings when opened in SiteOrigin Panels.
4646

4747
== Changelog ==
48+
= 1.0.7 =
49+
* Prevent `.rawa-fields` from closing on widgets save, added back deleted files, migrate to Yarn from Bower.
50+
51+
= 1.0.6 =
52+
* Regex fix, removed unneeded files.
53+
4854
= 1.0.5 =
4955
* Added additional fields, fixed bug with widgets with no css selectors, updated npm packages
5056

@@ -64,6 +70,12 @@ No, the fields will attached itself to existing widgets on 'Widgets' screen in W
6470
* First release
6571

6672
== Upgrade Notice ==
73+
= 1.0.7 =
74+
Prevent `.rawa-fields` from closing on widgets save, added back deleted files, migrate to Yarn from Bower.
75+
76+
= 1.0.6 =
77+
Regex fix, removed unneeded files.
78+
6779
= 1.0.5 =
6880
Added additional fields, fixed bug with widgets with no css selectors, updated npm packages
6981

0 commit comments

Comments
 (0)