Skip to content

Commit

Permalink
chore(main): release sinkchart 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabidobo committed Jan 11, 2023
1 parent 88dda72 commit 511a44e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.6.4"
".": "1.7.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.7.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.6.4...sinkchart-v1.7.0) (2023-01-11)


### Features

* add config to disable size scanning ([88dda72](https://github.com/sandworm-hq/sinkchart/commit/88dda724d6296ca6c7ca9aed49389750bd3f751d))

## [1.6.4](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.6.3...sinkchart-v1.6.4) (2023-01-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sinkchart",
"version": "1.6.4",
"version": "1.7.0",
"description": "Beautiful Visualizations For Your App's Dependencies 🪱",
"main": "src/index.js",
"bin": "src/cli.js",
Expand Down

0 comments on commit 511a44e

Please sign in to comment.