Skip to content

Commit be61eb0

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.8.0...v2.0.0) (2025-09-19) ### Features * **action:** use render cli ([1b92b91](1b92b91)) * **deps:** bump @semantic-release/exec from 6.0.3 to 7.0.0 ([b9d3e79](b9d3e79)) * **deps:** bump @semantic-release/exec from 7.0.0 to 7.0.3 ([6226cd9](6226cd9)) * **deps:** bump @semantic-release/exec from 7.0.3 to 7.1.0 ([f1fdfc0](f1fdfc0)) * **deps:** bump @vercel/ncc from 0.38.2 to 0.38.3 ([25fae76](25fae76)) * **deps:** bump @vercel/ncc from 0.38.3 to 0.38.4 ([f0809c0](f0809c0)) * **deps:** bump dotenv from 16.4.5 to 16.4.7 ([22a6d22](22a6d22)) * **deps:** bump dotenv from 16.4.7 to 16.5.0 ([2b022bf](2b022bf)) * **deps:** bump dotenv from 16.5.0 to 17.0.1 ([275826f](275826f)) * **deps:** bump dotenv from 17.0.1 to 17.2.0 ([e0fc598](e0fc598)) * **deps:** bump dotenv from 17.2.0 to 17.2.1 ([49f770c](49f770c)) * **deps:** bump dotenv from 17.2.1 to 17.2.2 ([5bfc66a](5bfc66a)) * **deps:** bump express from 5.0.1 to 5.1.0 ([25d334a](25d334a)) ### BREAKING CHANGES * **action:** This action now uses the Render CLI.
1 parent d74c62d commit be61eb0

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# [2.0.0](https://github.com/sws2apps/render-deployment/compare/v1.8.0...v2.0.0) (2025-09-19)
2+
3+
4+
### Features
5+
6+
* **action:** use render cli ([1b92b91](https://github.com/sws2apps/render-deployment/commit/1b92b91e44aaed52f1c4c611e1f394fe4fc4153f))
7+
* **deps:** bump @semantic-release/exec from 6.0.3 to 7.0.0 ([b9d3e79](https://github.com/sws2apps/render-deployment/commit/b9d3e7982c0772917470865ef91f46eb1ca01e26))
8+
* **deps:** bump @semantic-release/exec from 7.0.0 to 7.0.3 ([6226cd9](https://github.com/sws2apps/render-deployment/commit/6226cd9ef87b6ed0a4c593cd777419f9e6ae5183))
9+
* **deps:** bump @semantic-release/exec from 7.0.3 to 7.1.0 ([f1fdfc0](https://github.com/sws2apps/render-deployment/commit/f1fdfc0c9410ad4c4c6c688d064d9a86c0e63e59))
10+
* **deps:** bump @vercel/ncc from 0.38.2 to 0.38.3 ([25fae76](https://github.com/sws2apps/render-deployment/commit/25fae7603ab3299a9ba6183a09b6f282bcbdeba1))
11+
* **deps:** bump @vercel/ncc from 0.38.3 to 0.38.4 ([f0809c0](https://github.com/sws2apps/render-deployment/commit/f0809c06061bb82ce045a5c024ebff091c958d96))
12+
* **deps:** bump dotenv from 16.4.5 to 16.4.7 ([22a6d22](https://github.com/sws2apps/render-deployment/commit/22a6d226739b48fdfd5f52e736b1f7200d6b3388))
13+
* **deps:** bump dotenv from 16.4.7 to 16.5.0 ([2b022bf](https://github.com/sws2apps/render-deployment/commit/2b022bf97de3c3979bbb64cdd2c51de7ca6abf07))
14+
* **deps:** bump dotenv from 16.5.0 to 17.0.1 ([275826f](https://github.com/sws2apps/render-deployment/commit/275826f562f0b27029bda1df3efa67504920d441))
15+
* **deps:** bump dotenv from 17.0.1 to 17.2.0 ([e0fc598](https://github.com/sws2apps/render-deployment/commit/e0fc598ba32927ef79005e1fb5b39e4aa1404bb8))
16+
* **deps:** bump dotenv from 17.2.0 to 17.2.1 ([49f770c](https://github.com/sws2apps/render-deployment/commit/49f770c7ec3ac7d0d993acd17921be0e0f9919ac))
17+
* **deps:** bump dotenv from 17.2.1 to 17.2.2 ([5bfc66a](https://github.com/sws2apps/render-deployment/commit/5bfc66ad4a504971586c83f66ae7f271f73bcb5e))
18+
* **deps:** bump express from 5.0.1 to 5.1.0 ([25d334a](https://github.com/sws2apps/render-deployment/commit/25d334a608c49a24eaf3477668138a08b075cde3))
19+
20+
21+
### BREAKING CHANGES
22+
23+
* **action:** This action now uses the Render CLI.
24+
125
# [1.8.0](https://github.com/sws2apps/render-deployment/compare/v1.7.0...v1.8.0) (2024-10-10)
226

327

0 commit comments

Comments
 (0)