Skip to content

Commit 2a03ccc

Browse files
committed
Release 0.1.0-beta.19
1 parent cd48b55 commit 2a03ccc

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.1.0-beta.19](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.18...v0.1.0-beta.19) (2026-03-23)
4+
5+
* Fix dockerfile ([](https://github.com/mxvsh/livedot/commit/cd48b5537620661dccdb0d023fdfacc6db50bfbe))
6+
* Create netlify.toml ([](https://github.com/mxvsh/livedot/commit/6dabb56ac2379d822f65d1e81846587f55e02135))
7+
* Add pricing page ([](https://github.com/mxvsh/livedot/commit/582803ff3dcfadb1532b0aa15cdc7b1a253a1d6c))
8+
39
## [0.1.0-beta.18](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.17...v0.1.0-beta.18) (2026-03-23)
410

511
## [0.1.0-beta.17](https://github.com/mxvsh/livedot/compare/v0.1.0-beta.16...v0.1.0-beta.17) (2026-03-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "livedot",
3-
"version": "0.1.0-beta.18",
3+
"version": "0.1.0-beta.19",
44
"private": true,
55
"packageManager": "bun@1.3.5",
66
"workspaces": [

0 commit comments

Comments
 (0)