Skip to content

Commit 33db76b

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.0.0...v5.0.0) (2023-02-19) ### Features * **exportfunctions:** update search glob to sensible default to find both js and ts files ([362ceab](362ceab)) ### BREAKING CHANGES * **exportfunctions:** The new default search glob may break some setups in rare situations where js files and ts files are in the same directory.
1 parent cd16e82 commit 33db76b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [5.0.0](https://github.com/george43g/better-firebase-functions/compare/v4.0.0...v5.0.0) (2023-02-19)
2+
3+
4+
### Features
5+
6+
* **exportfunctions:** update search glob to sensible default to find both js and ts files ([362ceab](https://github.com/george43g/better-firebase-functions/commit/362ceabb412abffc06d403bce33fb236bfab416e))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **exportfunctions:** The new default search glob may break some setups in rare situations where js files
12+
and ts files are in the same directory.
13+
114
# [4.0.0](https://github.com/gramstr/better-firebase-functions/compare/v3.4.1...v4.0.0) (2022-03-09)
215

316

0 commit comments

Comments
 (0)