diff options
Diffstat (limited to 'packages/integrations/timer/CHANGELOG.md')
-rw-r--r-- | packages/integrations/timer/CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/integrations/timer/CHANGELOG.md b/packages/integrations/timer/CHANGELOG.md new file mode 100644 index 000000000..504735660 --- /dev/null +++ b/packages/integrations/timer/CHANGELOG.md @@ -0,0 +1,9 @@ +# @astrojs/timer + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`0abd1d3e4`](https://github.com/withastro/astro/commit/0abd1d3e42cf7bf5efb8c41f37e011b933fb0629), [`cd8469947`](https://github.com/withastro/astro/commit/cd8469947bb63b4233f3459614c5210feac1da96), [`e0844852d`](https://github.com/withastro/astro/commit/e0844852d31d0f5680f2710aaa84e3e808aeb88d)]: + - @astrojs/webapi@2.0.3 + - astro@2.0.18 |