Skip to content

Commit ad52c1b

Browse files
committed
v0.7.0
1 parent 7336cb0 commit ad52c1b

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.7.0](https://github.com/geekdada/yasd/compare/v0.6.7...v0.7.0) (2020-11-03)
2+
3+
4+
### Bug Fixes
5+
6+
* package.json, yarn.lock & .snyk to reduce vulnerabilities ([d127eed](https://github.com/geekdada/yasd/commit/d127eedf8c9279dce4f8ff799864549a1ad08c76))
7+
8+
9+
### Features
10+
11+
* inspect DNS and profile ([7336cb0](https://github.com/geekdada/yasd/commit/7336cb0b38d8608e038eb5bd3911bf35dd8706b8))
12+
13+
14+
115
## [0.6.7](https://github.com/geekdada/yasd/compare/v0.6.6...v0.6.7) (2020-10-30)
216

317

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yasd",
3-
"version": "0.6.7",
3+
"version": "0.7.0",
44
"private": true,
55
"license": "MIT",
66
"dependencies": {
@@ -79,9 +79,9 @@
7979
"react-virtualized": "^9.22.2",
8080
"semver": "^7.3.2",
8181
"smoothscroll-polyfill": "^0.4.4",
82+
"snyk": "^1.421.1",
8283
"store2": "^2.12.0",
8384
"swr": "^0.3.6",
84-
"snyk": "^1.421.1",
8585
"tailwindcss": "^1.9.6",
8686
"ts-jest": "^26.4.2",
8787
"twin.macro": "^1.11.1",

0 commit comments

Comments
 (0)