Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #470 from 3box/hotfix/v1.8.4
Browse files Browse the repository at this point in the history
Hotfix/v1.8.4
  • Loading branch information
oed authored May 30, 2019
2 parents 1b896c8 + f7bab1c commit 9caabbd
Show file tree
Hide file tree
Showing 6 changed files with 7,655 additions and 9,687 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/3box-js
docker:
- image: circleci/node:9
- image: circleci/node:10
steps:
- checkout

Expand Down
3 changes: 3 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release Notes

## v1.8.4 - 2019-05-30
* Fix: Actually link profile when opening space and haven't used public store (fix bug from v1.8.2)

## v1.8.3 - 2019-05-24
* Fix: functions in the api module now work without an opts object being passed

Expand Down
Loading

0 comments on commit 9caabbd

Please sign in to comment.