diff --git a/Release-Notes.md b/Release-Notes.md index dc7927a..80fd01b 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -7,16 +7,24 @@ # Releases -## v0.6.0 +## v0.7.0 > in development -### Shallow Rendering +### TBD - Feature :sparkles:: TBD - Improvement :gift_heart:: TBD - Bugfix :pill:: TBD +## v0.6.0 + +> 2024-04-04 + +### Rendering of slotted content + +- Feature :sparkles:: Provides new options to render slotted content within slots. + ## v0.5.2 > 2022-07-20 diff --git a/package.json b/package.json index 76cb886..4967edf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@quatico/dom-serializer", - "version": "0.5.2", + "version": "0.6.0", "description": "A DOM serializer for web components", "keywords": [ "shadow DOM",