Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Version bump to 0.7.0 #5

Merged
merged 1 commit into from
Oct 20, 2017
Merged

Version bump to 0.7.0 #5

merged 1 commit into from
Oct 20, 2017

Conversation

lukesneeringer
Copy link
Contributor

Release notes forthcoming in my next comment, as usual.

@lukesneeringer lukesneeringer self-assigned this Oct 20, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2017
@lukesneeringer lukesneeringer requested review from stephenplusplus and removed request for jmdobry October 20, 2017 15:00
@codecov
Copy link

codecov bot commented Oct 20, 2017

Codecov Report

Merging #5 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #5   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         247    247           
=====================================
  Hits          247    247

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e03e0c...4e802c3. Read the comment docs.

@@ -14,7 +14,7 @@
"test": "repo-tools test run --cmd npm -- run cover"
},
"dependencies": {
"@google-cloud/dns": "0.6.2",
"@google-cloud/dns": "0.7.0",

This comment was marked as spam.

This comment was marked as spam.

@lukesneeringer
Copy link
Contributor Author

release level

Features

Runnable samples

There are now runnable samples in the samples/ directory. These samples demonstrate the use of this API and offer an additional resource for getting started. These also power the README, and are automatically tested to ensure that they are up-to-date and correct.

Implementation Details

  • Change to a new linter (ESLint) and code style formatter (prettify).
  • Update docs to use JSDoc 3.
  • Migrate to the googleapis/nodejs-dns repository.

@lukesneeringer lukesneeringer merged commit 6fc0a2f into master Oct 20, 2017
@lukesneeringer lukesneeringer deleted the release-0.7.0 branch October 20, 2017 15:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants