Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Commit 959ecd6

Browse files
author
Andrew Thauer
committed
Release (1.23.0)
1 parent 16633ec commit 959ecd6

File tree

4 files changed

+887
-194
lines changed

4 files changed

+887
-194
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Change Log
2+
3+
## [1.23.0](https://github.com/rangle/tree/1.23.0)
4+
* Fix component info scrolling firefox ([1360](https://github.com/rangle/augury/pull/1360) & [1376](https://github.com/rangle/augury/pull/1376))
5+
* Handle string provider type in Description.getProviderDescription ([1367](https://github.com/rangle/augury/pull/1367))
6+
* Remove from README duplicate at table of contents ([1371](https://github.com/rangle/augury/pull/1371))
7+
28
## [1.22.0](https://github.com/rangle/tree/1.22.0)
39
* Fix HMR issue.
410
* Fix change-detection parsing issue ([1344](https://github.com/rangle/augury/issues/1344))

manifest/base.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Augury",
33
"short_name": "Augury",
4-
"version": "1.22.0",
4+
"version": "1.23.0",
55
"description": "Extends the Developer Tools, adding tools for debugging and profiling Angular applications.",
66
"permissions": [
77
"storage"

0 commit comments

Comments
 (0)