cfunctions
Advanced tools
Comparing version
@@ -1,16 +0,2 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
### [0.1.4](https://github.com/eladb/cfunctions/compare/v0.1.3...v0.1.4) (2021-03-10) | ||
### [0.1.3](https://github.com/eladb/cfunctions/compare/v0.1.2...v0.1.3) (2021-03-09) | ||
### 0.1.2 (2020-12-09) | ||
### Bug Fixes | ||
* esbuild cannot be bundled because its a native module ([861b7ee](https://github.com/eladb/cfunctions/commit/861b7eefd5874897dd4cdf4f977c31ffbbd76b7b)) | ||
### 0.1.1 (2020-12-09) | ||
### [0.1.172](https://github.com/eladb/cfunctions/compare/v0.1.171...v0.1.172) (2022-01-02) |
@@ -163,3 +163,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
CFunction[_a] = { fqn: "cfunctions.CFunction", version: "0.1.171" }; | ||
CFunction[_a] = { fqn: "cfunctions.CFunction", version: "0.1.172" }; | ||
/** generate an environment variable for a named symbol */ | ||
@@ -166,0 +166,0 @@ function symbolToEnv(symbol) { |
@@ -54,3 +54,3 @@ { | ||
"npm-check-updates": "^12", | ||
"projen": "^0.46.3", | ||
"projen": "^0.47.14", | ||
"standard-version": "^9", | ||
@@ -68,3 +68,3 @@ "ts-jest": "^27.1.2", | ||
"license": "Apache-2.0", | ||
"version": "0.1.171", | ||
"version": "0.1.172", | ||
"jest": { | ||
@@ -71,0 +71,0 @@ "testMatch": [ |
Sorry, the diff of this file is not supported yet
232097
-0.25%68
-1.45%