We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a10e3 commit bc83bd8Copy full SHA for bc83bd8
1 file changed
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+#### 2.28.0: Release
2
+
3
+ - Fix $ escaping and add LETSENCRYPT for npm registry (#296)
4
+ - Ensure external npm URL is used (#293)
5
+ - Update npm registry URL in docker-compose.yml (#292)
6
+ - Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#285)
7
+ - Bump docker/login-action from 3.7.0 to 4.0.0 (#286)
8
+ - Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#287)
9
+ - Bump docker/metadata-action from 5.10.0 to 6.0.0 (#288)
10
+ - Bump docker/build-push-action from 6.19.2 to 7.0.0 (#289)
11
+ - Add Team NPM registry support (#291)
12
+ - Add version 4.1.7 to Device Cache (#298) @knolleary
13
+ - feat: Mount DOCKER_DRIVER_PRIVATE_CA_PATH in forge service (#297) @ppawlowski
14
15
#### 2.27.1: Release
16
17
- Bump docker/build-push-action from 6.18.0 to 6.19.2 (#280)
0 commit comments