Skip to content

Commit e859634

Browse files
committed
chats: release version 0.5.0
1 parent 1ff3c10 commit e859634

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

chats/rdflib/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this module will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## 0.5.0
99

1010
- [postMessage](https://solid-contrib.github.io/data-modules/chats-rdflib-api/interfaces/ChatsModule.html#postMessage)
1111

chats/rdflib/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chats/rdflib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid-data-modules/chats-rdflib",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "A library to manage chats in Solid Pods based on rdflib.js",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)