Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @marko-tags/[email protected]
  • Loading branch information
DylanPiercey committed Jun 15, 2022
1 parent b9dccc9 commit 4d0992f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions tags/destroy-when-detached/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
2 changes: 1 addition & 1 deletion tags/destroy-when-detached/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"bugs": "https://github.com/marko-js/tags/issues/new?template=Bug_report.md",
"files": [
Expand Down

0 comments on commit 4d0992f

Please sign in to comment.