We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b326c commit cff5ecdCopy full SHA for cff5ecd
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
permissions:
9
id-token: write
10
- contents: read
+ contents: write
11
12
jobs:
13
package:
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
2
3
+* Updated to use new Lando Alliance Apple Developer certificates
4
+* Updated to `npm` Trusted Publishing
5
+
6
## v3.26.1 - [December 17, 2025](https://github.com/lando/core/releases/tag/v3.26.1)
* Updated to use new Lando Alliance Apple Developer certificates
0 commit comments