Skip to content

Commit 4e939fc

Browse files
authored
Merge pull request #3 from WookieFPV/release-please--branches--main--components--build-cache-s3
chore(main): release 0.2.0
2 parents c15d3a9 + 452cf2f commit 4e939fc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/WookieFPV/build-cache-s3/compare/v0.1.0...v0.2.0) (2025-06-12)
4+
5+
6+
### Features
7+
8+
* add env variables for every config value ([477b33c](https://github.com/WookieFPV/build-cache-s3/commit/477b33c666786f4dd4dc4965e024b1fd08954ce3))
9+
310
## [0.1.0](https://github.com/WookieFPV/build-cache-s3/compare/v0.0.0...v0.1.0) (2025-06-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "build-cache-s3",
33
"description": "A plugin for Expo that provides app build caching using s3 storage",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"author": {
66
"name": "WookieFPV (Lukas Müller)",
77
"url": "github.com/WookieFPV"

0 commit comments

Comments
 (0)