Skip to content

Commit 8c169bd

Browse files
mientjanclaude
andcommitted
chore: bump version to 4.0.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3ef96ed commit 8c169bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 4.0.0-alpha.0
3+
## 4.0.0
44

55
### Breaking Changes
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-markdown-renderer",
3-
"version": "4.0.0-alpha.0",
3+
"version": "4.0.0",
44
"description": "Markdown renderer for react-native, with CommonMark spec support + adds syntax extensions & sugar (URL autolinking, typographer).",
55
"source": "src/index.tsx",
66
"main": "lib/commonjs/index.js",

0 commit comments

Comments
 (0)