Skip to content

Commit 3ddeadb

Browse files
author
craig
committed
1.0.1 / 2021-07-14
================== * Updated keywords - @craigparra
1 parent 8d989e0 commit 3ddeadb

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.0.1 / 2021-07-14
2+
==================
3+
4+
* Updated keywords - @craigparra
5+
16
1.0.0 / 2021-07-12
27
==================
38

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@alt-javascript/config",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "An extensible wrapper of the popular config package, supporting placeholder resolution and encrypted values.",
55
"author" : "Craig Parravicini",
6-
"keywords": ["config","property","placeholder","variable","expansion","expand","encrytped","jasypt"],
6+
"keywords": ["config","property","properties","placeholder","variable","expansion","expand","encrypted","jasypt"],
77
"publishConfig": {
88
"registry": "https://registry.npmjs.org/"
99
},

0 commit comments

Comments
 (0)