Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
chore: release 0.12.2 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 13, 2021
1 parent a155ef4 commit f8db1ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.12.2](https://www.github.com/zachowj/xfinity-data-usage/compare/v0.12.1...v0.12.2) (2021-07-13)


### Bug Fixes

* Remove URL parsing ([a155ef4](https://www.github.com/zachowj/xfinity-data-usage/commit/a155ef4b1cb87874056383ba64be70799c0ee6b7)), closes [#30](https://www.github.com/zachowj/xfinity-data-usage/issues/30)

### [0.12.1](https://www.github.com/zachowj/xfinity-data-usage/compare/v0.12.0...v0.12.1) (2021-07-09)


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": "xfinity-data-usage",
"version": "0.12.1",
"version": "0.12.2",
"description": "Xfinity Data Usage",
"main": "dist/app.js",
"type": "module",
Expand Down

0 comments on commit f8db1ea

Please sign in to comment.