Skip to content

Commit b92fdff

Browse files
Security Update (#4)
Security Update - Update bl 1.2.2 to 1.2.3 - Update ini 1.3.5 to 1.3.8 - Bump Revision
1 parent 9831519 commit b92fdff

4 files changed

Lines changed: 18 additions & 13 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,11 @@ For any issue, there are fundamentally three ways an individual can contribute:
232232

233233
## Change log
234234

235+
- 1.0.3 Security Update
236+
- Update bl 1.2.2 to 1.2.3
237+
- Update ini 1.3.5 to 1.3.8
238+
- Bump Revision
239+
235240
- 1.0.2 Add tar build output
236241
- Remove unused libraries
237242
- Fix npm audit

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libre-operator-order-mgt-table-panel",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A Libre panel to run and complete orders for manufacture",
55
"repository": {
66
"type": "git",

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"small": "img/icn-table-panel.svg",
2424
"large": "img/icn-table-panel.svg"
2525
},
26-
"version": "1.0.2",
27-
"updated": "2020-08-06"
26+
"version": "1.0.3",
27+
"updated": "2021-01-22"
2828
},
2929
"dependencies": {
3030
"grafanaVersion": "6.x.x",

0 commit comments

Comments
 (0)