Skip to content

Commit

Permalink
v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Feb 2, 2022
1 parent fd3e3e6 commit dbba56c
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 16 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog

## v0.5.0
## 0.5.1 - 2022-02-02

### Fixes

- TextareaScreen: Fix button display condition

## 0.5.0

### New

Expand Down
94 changes: 80 additions & 14 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": "magpie-base",
"version": "0.5.0",
"version": "0.5.1",
"description": "Provides base components for magpie frontend projects",
"author": "magpie project",
"scripts": {
Expand Down

0 comments on commit dbba56c

Please sign in to comment.