Skip to content

Commit

Permalink
v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Jun 29, 2022
1 parent dfabfb2 commit 2e9e33b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 3.3.0

### New

- Experiment: Implement validateSubmission
- Screen: Add jump labels
- Chat: Only emit message events & add participantLabel

### Fixed

- Built-in Screens: Fix passing through of progress prop to basic Screen component
- Chore: Change URL magpie-refactored-2.herokuapp.com -> magpie-demo.herokuapp.com

## 3.2.0

### Fixed
Expand Down
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": "3.2.0",
"version": "3.3.0",
"description": "Provides base components for magpie frontend projects",
"author": "magpie project",
"scripts": {
Expand Down

0 comments on commit 2e9e33b

Please sign in to comment.