Skip to content

Commit 72a286e

Browse files
committed
πŸš€ utils-debugging-protocol-common - v3.0.1 ***NO_CI***
1 parent 429cd9a commit 72a286e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€Žpackages/utils-debugging-protocol-common/CHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 3.0.1 (February 21, 2019)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`44674e9c44`](https://github.com/webhintio/hint/commit/44674e9c4479cb3f3e3c2e66173437c74481f487)] - Fix: Refactor for file name convention (#1861) (by [`Karan Sapolia`](https://github.com/karansapolia) / see also: [`#1748`](https://github.com/webhintio/hint/issues/1748)).
6+
7+
18
# 3.0.0 (February 7, 2019)
29

310
## Breaking Changes

β€Žpackages/utils-debugging-protocol-common/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@
5858
"watch": "npm run build && npm-run-all --parallel -c watch:*",
5959
"watch:ts": "npm run build:ts -- --watch"
6060
},
61-
"version": "3.0.0"
61+
"version": "3.0.1"
6262
}

0 commit comments

Comments
Β (0)