Skip to content

Commit

Permalink
chore(release): 7.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.20.0](v7.19.1...v7.20.0) (2021-11-29)

### Features

* **nav:** implementa perfil de usuario desplegable ([#304](#304)) ([a62c07f](a62c07f))
* **plex:** sumar tipos a plex-title ([#305](#305)) ([d21724f](d21724f))
  • Loading branch information
semantic-release-bot committed Nov 29, 2021
1 parent d21724f commit 4d5f566
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [7.20.0](https://github.com/andes/plex/compare/v7.19.1...v7.20.0) (2021-11-29)


### Features

* **nav:** implementa perfil de usuario desplegable ([#304](https://github.com/andes/plex/issues/304)) ([a62c07f](https://github.com/andes/plex/commit/a62c07f05f14f8452c459aefcb1475eae1b031b3))
* **plex:** sumar tipos a plex-title ([#305](https://github.com/andes/plex/issues/305)) ([d21724f](https://github.com/andes/plex/commit/d21724fc6b563714ea0ae76402250a744aedef5b))

## [7.19.1](https://github.com/andes/plex/compare/v7.19.0...v7.19.1) (2021-11-17)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@andes/plex",
"version": "7.19.1",
"version": "7.20.0",
"repository": {
"type": "git",
"url": "git+https://github.com/andes/plex.git"
Expand Down

0 comments on commit 4d5f566

Please sign in to comment.