Skip to content

Commit

Permalink
Bump package.json and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jul 26, 2023
1 parent 8410408 commit cb11bcd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ 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).

## [Unreleased]

## [0.6.13-prerelease] - 2023-07-26
### Added
- integration_test_mode flag [(#98)]

### Changed
- Updated @holochain/client version to 0.14.1 [(#96)]

([#98]): https://github.com/Holo-Host/web-sdk/pull/98
([#98]): https://github.com/Holo-Host/web-sdk/pull/96

## [0.6.12-prerelease] - 2023-06-12
### Added
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": "@holo-host/web-sdk",
"version": "0.6.12-prerelease",
"version": "0.6.13-prerelease",
"description": "Standard development kit for creating Web UIs that work with Holo Hosting.",
"main": "dist/holo_hosting_web_sdk",
"module": "dist/holo_hosting_web_sdk.js",
Expand Down

0 comments on commit cb11bcd

Please sign in to comment.