fix: add overview and fix package link#13
Merged
Conversation
JustinBeckwith
approved these changes
Oct 11, 2021
gcf-merge-on-green Bot
pushed a commit
that referenced
this pull request
Nov 15, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.3.0](https://www.github.com/googleapis/nodejs-cloud-rad/compare/v0.2.8...v0.3.0) (2021-11-15) ### Features * use html instead of markdown for example code snippets ([#18](https://www.github.com/googleapis/nodejs-cloud-rad/issues/18)) ([d606992](https://www.github.com/googleapis/nodejs-cloud-rad/commit/d60699255e99836377b94617dc05bf3f188dc605)) ### Bug Fixes * add overview and fix package link ([#13](https://www.github.com/googleapis/nodejs-cloud-rad/issues/13)) ([933a90f](https://www.github.com/googleapis/nodejs-cloud-rad/commit/933a90f20b1fa8664cee20151032cc9b337320be)) * support [@example](https://www.github.com/example) tags ([#15](https://www.github.com/googleapis/nodejs-cloud-rad/issues/15)) ([98ec467](https://www.github.com/googleapis/nodejs-cloud-rad/commit/98ec467901d55aa767f003b3baad6f996830b5b8)) * use correct branch for documenter ([#16](https://www.github.com/googleapis/nodejs-cloud-rad/issues/16)) ([434fd0f](https://www.github.com/googleapis/nodejs-cloud-rad/commit/434fd0f8eb61b3b993a82ca0ab49d1cd2427e575)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Internally: b/195673782
The "package" field has a ! in it and should be a link.
See also googleapis/doc-templates#285