Skip to content

Commit ebf9200

Browse files
committed
release: 1.0.2
1 parent 930a2ba commit ebf9200

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/nstreamdown/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.0.2 (2026-01-20)
2+
3+
### 🚀 Features
4+
5+
- solidjs improvements ([930a2ba](https://github.com/nstudio/nstreamdown/commit/930a2ba))
6+
7+
### ❤️ Thank You
8+
9+
- Nathan Walker
10+
111
## 1.0.1 (2026-01-13)
212

313
### 🚀 Features

packages/nstreamdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nstudio/nstreamdown",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Native iOS/Android streaming markdown rendering for NativeScript, inspired by streamdown.ai",
55
"main": "index",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)