From 4d0992f76b2cc70b73bcbfa945f8c76a1fbd0989 Mon Sep 17 00:00:00 2001 From: Dylan Piercey Date: Wed, 15 Jun 2022 09:06:03 -0700 Subject: [PATCH] chore: publish - @marko-tags/destroy-when-detached@0.1.0 --- tags/destroy-when-detached/CHANGELOG.md | 11 +++++++++++ tags/destroy-when-detached/package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 tags/destroy-when-detached/CHANGELOG.md diff --git a/tags/destroy-when-detached/CHANGELOG.md b/tags/destroy-when-detached/CHANGELOG.md new file mode 100644 index 0000000..6cd62a3 --- /dev/null +++ b/tags/destroy-when-detached/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# 0.1.0 (2022-06-15) + + +### Features + +* **destroy-when-detached:** add new tag ([#53](https://github.com/marko-js/tags/issues/53)) ([b9dccc9](https://github.com/marko-js/tags/commit/b9dccc94415746cf779689a1c9d52b2262a54d76)) diff --git a/tags/destroy-when-detached/package.json b/tags/destroy-when-detached/package.json index d19466c..f8b97db 100644 --- a/tags/destroy-when-detached/package.json +++ b/tags/destroy-when-detached/package.json @@ -1,7 +1,7 @@ { "name": "@marko-tags/destroy-when-detached", "description": "Automatically clean up all Marko components within a container when it is removed.", - "version": "0.0.1", + "version": "0.1.0", "author": "Dylan Piercey ", "bugs": "https://github.com/marko-js/tags/issues/new?template=Bug_report.md", "files": [