Merge pull request #1093 from vector-im/sdk-release/0.1.3

Sdk release/0.1.3
This commit is contained in:
R Midhun Suresh 2023-05-11 18:59:29 +05:30 committed by GitHub
commit dbf4b0b70b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [version] - YYYY-MM-DD
## [v0.1.3] - 2023-05-11
### Added

View File

@ -1,7 +1,7 @@
{
"name": "hydrogen-view-sdk",
"description": "Embeddable matrix client library, including view components",
"version": "0.1.2",
"version": "0.1.3",
"main": "./lib-build/hydrogen.cjs.js",
"exports": {
".": {