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

Commit

Permalink
Release v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Thauer committed Oct 28, 2018
1 parent 8f18e71 commit b836233
Show file tree
Hide file tree
Showing 5 changed files with 648 additions and 729 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [1.20.0](https://github.com/rangle/tree/1.20.0)
* Angular 7 support
* Bump npm package versions
* Remove beta from Firefox

## [1.19.3](https://github.com/rangle/tree/1.19.3)
* Bug fixes
- Firefox component state not showing due to CSP issue
Expand Down
2 changes: 1 addition & 1 deletion manifest/base.manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Augury",
"short_name": "Augury",
"version": "1.19.3",
"version": "1.20.0",
"description": "Extends the Developer Tools, adding tools for debugging and profiling Angular applications.",
"permissions": [
"storage"
Expand Down
1 change: 0 additions & 1 deletion manifest/firefox.manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "Augury (beta)",
"applications": {
"gecko": {
"id": "augury@rangle.io"
Expand Down
Loading

0 comments on commit b836233

Please sign in to comment.