Skip to content

Commit

Permalink
chats: release version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angelo-v committed Sep 10, 2024
1 parent 1ff3c10 commit e859634
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion chats/rdflib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this module will be documented in this file.
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.5.0

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

Expand Down
16 changes: 8 additions & 8 deletions chats/rdflib/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion chats/rdflib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-data-modules/chats-rdflib",
"version": "0.4.0",
"version": "0.5.0",
"description": "A library to manage chats in Solid Pods based on rdflib.js",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit e859634

Please sign in to comment.