Skip to content

Commit b5cfd1e

Browse files
committed
1.0.5
1 parent 19a3e4c commit b5cfd1e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.5 / 2019-08-28
4+
5+
- Update dependencies to fix vulnerabilities
6+
37
## 1.0.4 / 2018-12-3
48

59
- Replace `pre-commit` with `husky`

gravity-forms-data-attributes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Description: Add custom data attributes to Gravity Forms fields.
66
Author: Matt Mirus
77
Author URI: https://github.com/mmirus
8-
Version: 1.0.4
8+
Version: 1.0.5
99
GitHub Plugin URI: https://github.com/mmirus/gravity-forms-data-attributes
1010
*/
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gravity-forms-data-attributes",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Add custom data attributes to Gravity Forms fields.",
55
"private": true,
66
"repository": "git@github.com:mmirus/gravity-forms-data-attributes.git",

0 commit comments

Comments
 (0)