Skip to content

Commit 38104d7

Browse files
Merge pull request #4 from svycal/changeset-release/main
chore: release packages
2 parents ffe4df5 + ef08c4c commit 38104d7

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/dependabot-security-bumps.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/calendar/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @savvycal/calendar
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- [#3](https://github.com/svycal/calendar/pull/3) [`4411d4f`](https://github.com/svycal/calendar/commit/4411d4fb39a428b29bbe33542f1ecca6ca965f24) Thanks [@derrickreimer](https://github.com/derrickreimer)! - Bump transitive dependencies to clear Dependabot security alerts (postcss, vite, rollup, flatted, ajv, minimatch, picomatch). No runtime API changes.
8+
39
## 0.8.0
410

511
### Minor Changes

packages/calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@savvycal/calendar",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"type": "module",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)