Skip to content

Commit 4ce476d

Browse files
chore(release): v1.0.2
1 parent ebfbef3 commit 4ce476d

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/commonality/archetypes-rules/compare/v1.0.1...v1.0.2) (2019-05-02)
4+
35
## [1.0.1](https://github.com/commonality/archetypes-rules/compare/v1.0.0...v1.0.1) (2019-05-02)
46

57
# 1.0.0 (2019-04-30)

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "archetypes-rules",
33
"description": "Move conditional logic out of source code and database triggers and into a reusable package, where explicit rules can be independently defined and managed.",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": {
66
"name": "Greg Swindle",
77
"email": "greg@swindle.net",
@@ -83,7 +83,7 @@
8383
"eslint-plugin-sonarjs": "0.3.0",
8484
"eslint-plugin-standard": "^4.0.0",
8585
"eslint-plugin-unicorn": "8.0.2",
86-
"eslint-plugin-xss": "^0.1.9",
86+
"eslint-plugin-xss": "^0.1.9",
8787
"git-repo-info": "2.1.0",
8888
"husky": "2.2.0",
8989
"jest": "24.7.1",

0 commit comments

Comments
 (0)