Skip to content

Commit 35466c7

Browse files
committed
chore: prepare release v0.21.1
1 parent 80b5e17 commit 35466c7

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

changelog.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,53 @@ editLink: false
44

55
# Changelog
66

7+
### [v0.21.1](https://github.com/compasjs/compas/releases/tag/v0.21.1)
8+
9+
#### Dependency updates
10+
11+
- build(deps): bump actions/upload-artifact from 6 to 7
12+
([#3973](https://github.com/compasjs/compas/pull/3973))
13+
[`50f9e7`](https://github.com/compasjs/compas/commit/50f9e73bdac1af28b0309bad42c9e2916425e5d4)
14+
- [Release notes](https://github.com/actions/upload-artifact/releases)
15+
- build(deps): bump file-type from 21.3.1 to 21.3.2 in /packages/store in the
16+
npm_and_yarn group across 1 directory
17+
([#3987](https://github.com/compasjs/compas/pull/3987))
18+
[`750c72`](https://github.com/compasjs/compas/commit/750c7207f0b78e26902f5c187e571d490cc6dd67)
19+
- [Release notes](https://github.com/sindresorhus/file-type/releases)
20+
- build(deps): bump @aws-sdk/client-s3 from 3.998.0 to 3.1014.0
21+
([#3974](https://github.com/compasjs/compas/pull/3974),
22+
[#3976](https://github.com/compasjs/compas/pull/3976),
23+
[#3979](https://github.com/compasjs/compas/pull/3979),
24+
[#3980](https://github.com/compasjs/compas/pull/3980),
25+
[#3984](https://github.com/compasjs/compas/pull/3984),
26+
[#3985](https://github.com/compasjs/compas/pull/3985),
27+
[#3988](https://github.com/compasjs/compas/pull/3988),
28+
[#3991](https://github.com/compasjs/compas/pull/3991),
29+
[#3993](https://github.com/compasjs/compas/pull/3993),
30+
[#3994](https://github.com/compasjs/compas/pull/3994),
31+
[#3997](https://github.com/compasjs/compas/pull/3997),
32+
[#4000](https://github.com/compasjs/compas/pull/4000))
33+
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
34+
- build(deps): bump @aws-sdk/lib-storage from 3.998.0 to 3.1014.0
35+
([#3974](https://github.com/compasjs/compas/pull/3974),
36+
[#3976](https://github.com/compasjs/compas/pull/3976),
37+
[#3979](https://github.com/compasjs/compas/pull/3979),
38+
[#3980](https://github.com/compasjs/compas/pull/3980),
39+
[#3984](https://github.com/compasjs/compas/pull/3984),
40+
[#3985](https://github.com/compasjs/compas/pull/3985),
41+
[#3988](https://github.com/compasjs/compas/pull/3988),
42+
[#3991](https://github.com/compasjs/compas/pull/3991),
43+
[#3993](https://github.com/compasjs/compas/pull/3993),
44+
[#3994](https://github.com/compasjs/compas/pull/3994),
45+
[#3997](https://github.com/compasjs/compas/pull/3997),
46+
[#4000](https://github.com/compasjs/compas/pull/4000))
47+
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
48+
- build(deps): bump file-type from 21.3.0 to 21.3.4
49+
([#3982](https://github.com/compasjs/compas/pull/3982),
50+
[#3992](https://github.com/compasjs/compas/pull/3992),
51+
[#4002](https://github.com/compasjs/compas/pull/4002))
52+
- [Release notes](https://github.com/sindresorhus/file-type/releases)
53+
754
### [v0.21.0](https://github.com/compasjs/compas/releases/tag/v0.21.0)
855

956
#### Dependency updates

0 commit comments

Comments
 (0)