Skip to content

Commit

Permalink
chore(release): 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardoAnjos16 committed May 27, 2022
1 parent 741b5b4 commit 1319422
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.11.0](https://github.com/vtexdocs/devportal/compare/v0.10.0...v0.11.0) (2022-05-27)


### Features

* add custom tooltip component ([02f5a82](https://github.com/vtexdocs/devportal/commit/02f5a823832270d4bced972bc7dd358d1d1338b0))


### Bug Fixes

* **api-guides:** fix tooltip in contributors component ([3cc7b83](https://github.com/vtexdocs/devportal/commit/3cc7b839a8d18a9835f75de45307fdf14de860bb))

## [0.10.0](https://github.com/vtexdocs/devportal/compare/v0.9.2...v0.10.0) (2022-05-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devportal",
"version": "0.10.0",
"version": "0.11.0",
"private": true,
"scripts": {
"predev": "node src/utils/get-rapidoc.mjs",
Expand Down

0 comments on commit 1319422

Please sign in to comment.