Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Nov 3, 2020
1 parent 7336cb0 commit ad52c1b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [0.7.0](https://github.com/geekdada/yasd/compare/v0.6.7...v0.7.0) (2020-11-03)


### Bug Fixes

* package.json, yarn.lock & .snyk to reduce vulnerabilities ([d127eed](https://github.com/geekdada/yasd/commit/d127eedf8c9279dce4f8ff799864549a1ad08c76))


### Features

* inspect DNS and profile ([7336cb0](https://github.com/geekdada/yasd/commit/7336cb0b38d8608e038eb5bd3911bf35dd8706b8))



## [0.6.7](https://github.com/geekdada/yasd/compare/v0.6.6...v0.6.7) (2020-10-30)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yasd",
"version": "0.6.7",
"version": "0.7.0",
"private": true,
"license": "MIT",
"dependencies": {
Expand Down Expand Up @@ -79,9 +79,9 @@
"react-virtualized": "^9.22.2",
"semver": "^7.3.2",
"smoothscroll-polyfill": "^0.4.4",
"snyk": "^1.421.1",
"store2": "^2.12.0",
"swr": "^0.3.6",
"snyk": "^1.421.1",
"tailwindcss": "^1.9.6",
"ts-jest": "^26.4.2",
"twin.macro": "^1.11.1",
Expand Down

1 comment on commit ad52c1b

@vercel
Copy link

@vercel vercel bot commented on ad52c1b Nov 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.