Skip to content

Commit 997aa04

Browse files
committed
πŸš€ hint-performance-budget - v2.1.3 ***NO_CI***
1 parent fd709f7 commit 997aa04

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€Žpackages/hint-performance-budget/CHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.1.3 (February 22, 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
# 2.1.2 (February 7, 2019)
29

310
## Bug fixes / Improvements

β€Žpackages/hint-performance-budget/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@
6565
"watch:test": "ava --watch",
6666
"watch:ts": "npm run build:ts -- --watch"
6767
},
68-
"version": "2.1.2"
68+
"version": "2.1.3"
6969
}

0 commit comments

Comments
Β (0)