This repository was archived by the owner on Jan 25, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ## [ 3.9.0] ( https://www.github.com/netlify/build-image/compare/v3.8.2...v3.9.0 ) (2021-08-10)
11
+
12
+
13
+ ### Features
14
+
15
+ * cache directory for Rust functions ([ #607 ] ( https://www.github.com/netlify/build-image/issues/607 ) ) ([ 92b86a2] ( https://www.github.com/netlify/build-image/commit/92b86a2f3aaafcfba6751a6da3826009d380f53b ) )
16
+
10
17
### [ 3.8.2] ( https://www.github.com/netlify/build-image/compare/v3.8.1...v3.8.2 ) (2021-07-19)
11
18
12
19
@@ -146,7 +153,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
146
153
- Merge commit 8a965d0d4022211b40827efae49d344d9dec8783 (no conflict) [ ` 21ae6eb ` ] ( https://github.com/netlify/build-image/commit/21ae6ebde094da7e2c17896b095786e83dd9262d )
147
154
- Cache .cargo/bin and .rustup too [ ` 932e0af ` ] ( https://github.com/netlify/build-image/commit/932e0af1923e27a034fae9c8e557b615f772f608 )
148
155
- CLEANUP [ ` 7084515 ` ] ( https://github.com/netlify/build-image/commit/70845157f66119081008b255200faa056c89eb32 )
149
- - Update included_software.md [ ` af4c1f7 ` ] ( https://github.com/netlify/build-image/commit/af4c1f7e012ad6f46b7e80f475c177632ca5ad61 )
156
+ - Update included_software.md
157
+ [ ` af4c1f7 ` ] ( https://github.com/netlify/build-image/commit/af4c1f7e012ad6f46b7e80f475c177632ca5ad61 )
150
158
- Fix comment [ ` 71ac638 ` ] ( https://github.com/netlify/build-image/commit/71ac6380a039b5fc11bf801deb4625607f854804 )
151
159
- Do not install toolchain by default [ ` 0da465e ` ] ( https://github.com/netlify/build-image/commit/0da465e848bc64e3f219a04aed3bf88e554699db )
152
160
- Merge commit fa6e85ee8d61e9ca22f0d26fa3ebf5fce3ef2fec (no conflict) [ ` d39611c ` ] ( https://github.com/netlify/build-image/commit/d39611c25b35130759559aac62ab0e85bd75a3e2 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/build-image" ,
3
- "version" : " 3.8.2 " ,
3
+ "version" : " 3.9.0 " ,
4
4
"description" : " This repository contains the tools to make the build image Netlify uses to build a site from git (for continuous deployment)" ,
5
5
"main" : " index.js" ,
6
6
"private" : " true" ,
You can’t perform that action at this time.
0 commit comments