Skip to content

Commit

Permalink
Releasing v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plowzzer committed Sep 1, 2021
1 parent 8016ecf commit eb0b89b
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unchanged
## 2.8.1 - 2021-09-01

### Fixed
- Card image width size
Expand Down
20 changes: 10 additions & 10 deletions app-extension/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 app-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bildvitta/quasar-app-extension-asteroid",
"version": "2.8.0",
"version": "2.8.1",
"description": "A Quasar App Extension",
"author": "Inovação Bild & Vitta <[email protected]>",
"license": "MIT",
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": "asteroid",
"version": "2.8.0",
"version": "2.8.1",
"description": "<img src=\"https://img.shields.io/npm/v/@bildvitta/quasar-ui-asteroid.svg?label=quasar-ui-asteroid\"> <img src=\"https://img.shields.io/npm/v/@bildvitta/quasar-app-extension-asteroid.svg?label=quasar-app-extension-asteroid\">",
"main": "commitlint.config.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion ui/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 ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bildvitta/quasar-ui-asteroid",
"version": "2.8.0",
"version": "2.8.1",
"description": "",
"main": "./src/index.js",
"scripts": {
Expand Down

0 comments on commit eb0b89b

Please sign in to comment.