Skip to content

Commit

Permalink
chore(release): 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pooya parsa committed May 22, 2020
1 parent 1e21367 commit 63f5967
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 0.0.1 (2020-05-22)


### Features

* better debugging and options handling ([1e21367](https://github.com/nuxt/telemetry/commit/1e213672753c49d0230f3e9bb9f109ad46c88f4a))
* improvements ([c4889e6](https://github.com/nuxt/telemetry/commit/c4889e6b8c5617121ac31237dcf1e8b9f33d99f5))
* prepare for validation ([a9799d3](https://github.com/nuxt/telemetry/commit/a9799d3c073ed1aaf77541a98e899223e11efa4b))


### Bug Fixes

* disable telemetry with config or env var ([cf64c4e](https://github.com/nuxt/telemetry/commit/cf64c4ec6779841f8b4e55c877f64be659654815))
* don't relay on classProperties for Node 10 ([7a957dc](https://github.com/nuxt/telemetry/commit/7a957dcc380f2bc8d0d38f92d7cda87f36d104c2))
* options.telemetry ([1592144](https://github.com/nuxt/telemetry/commit/159214424c84f0457144292abb136ab7363e7d20))
* updates from Pooya pair coding ([880ff9a](https://github.com/nuxt/telemetry/commit/880ff9a5c6e7d33fd284d98c76855668c1a0c8c2))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/telemetry",
"version": "0.0.0",
"version": "0.0.1",
"description": "",
"repository": "nuxt/telemetry",
"license": "MIT",
Expand Down

0 comments on commit 63f5967

Please sign in to comment.