@fishawack/lab-env 4.46.1-beta.1 → 4.46.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
## Changelog
|
|
2
2
|
|
|
3
|
+
### 4.46.1 (2025-09-12)
|
|
4
|
+
|
|
5
|
+
#### Bug Fixes
|
|
6
|
+
|
|
7
|
+
* install submodules before release ([9f71fb1](https://bitbucket.org/fishawackdigital/lab-env/commits/9f71fb1e083f4f7ca13ab28450736173900f9a80))
|
|
8
|
+
|
|
9
|
+
#### Build Updates
|
|
10
|
+
|
|
11
|
+
* only open pr on aws-runner repo on master releases ([d3f1347](https://bitbucket.org/fishawackdigital/lab-env/commits/d3f1347d73f4224c067a5dd07f01fe2919a25e31))
|
|
12
|
+
* switch to final release of bitbucket ci pipeline file ([4741e5e](https://bitbucket.org/fishawackdigital/lab-env/commits/4741e5e495d3a58e52bbfe9f4e5c2ecb3e266ded))
|
|
13
|
+
|
|
3
14
|
### 4.46.1-beta.1 (2025-09-12)
|
|
4
15
|
|
|
5
16
|
#### Bug Fixes
|