Skip to content

Commit 24be6c0

Browse files
chore(release): prepare 0.0.3-alpha
1 parent ed25ef1 commit 24be6c0

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.0.3-alpha] - 2025-04-04
6+
7+
### Changed
8+
9+
- Migrated Bellecour subgraph URL to `https://thegraph.iex.ec/...`
10+
511
## [0.0.2-alpha] - 2025-03-11
612

713
### Changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iexec/web3telegram",
3-
"version": "0.0.2-alpha",
3+
"version": "0.0.3-alpha",
44
"description": "Enables secure, blockchain-based messaging by encrypting Telegram user IDs for privacy. It lets users message Ethereum account holders without knowing their Telegram details.",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)