Skip to content

Commit 4fb2691

Browse files
author
David Silva
committed
Merge branch 'release/0.11.1' into dev
2 parents 052f80e + e8bab77 commit 4fb2691

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 0.11.0
44

5+
- Fixed bug that prevents back button from working
6+
7+
## 0.11.0
8+
59
- #83 Creates a <loading> component that displays while waiting for data as a generic way
610
- #103 Creates utilities to verify valid urls on dynamic inputs
711
- #52 Removed the odd space under the header

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecorgi",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"private": true,
55
"proxy": "http://localhost:9500",
66
"devDependencies": {

0 commit comments

Comments
 (0)