chore: 🔧 add changesets

This commit is contained in:
Guz013
2023-07-03 17:08:14 -03:00
parent 66101be6c0
commit 2612c4a0f3
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@marknow/banners": minor
---
Exposed helper functions of the package, so it can be easier to integrate in things like the live editor.

View File

@@ -0,0 +1,5 @@
---
"@marknow/www": major
---
Created the basic web editor for the banners. It is just a minimal viable product, and in some way still a proof-of-concept.