Skip to content

Commit

Permalink
chore(release): 7.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.11.0](v7.10.0...v7.11.0) (2021-01-06)

### Bug Fixes

* **plex-accordion:** resuelve superposicion de plex-select ([330644a](330644a))

### Features

* **plex-badge:** agrega atributo label ([ec4ea92](ec4ea92))
  • Loading branch information
semantic-release-bot committed Jan 6, 2021
1 parent ec4ea92 commit a72ee4d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [7.11.0](https://github.com/andes/plex/compare/v7.10.0...v7.11.0) (2021-01-06)


### Bug Fixes

* **plex-accordion:** resuelve superposicion de plex-select ([330644a](https://github.com/andes/plex/commit/330644aa7fe996ba811b16fcd6c1eee3ff082fd4))


### Features

* **plex-badge:** agrega atributo label ([ec4ea92](https://github.com/andes/plex/commit/ec4ea920120e8f8e7dabbdebeed737f9e50fe30b))

# [7.10.0](https://github.com/andes/plex/compare/v7.9.1...v7.10.0) (2020-12-23)


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.10.0",
"version": "7.11.0",
"repository": {
"type": "git",
"url": "git+https://github.com/andes/plex.git"
Expand Down

0 comments on commit a72ee4d

Please sign in to comment.