From 6908db2720d2d598f053d374b1916b57b73763ee Mon Sep 17 00:00:00 2001 From: Google GitHub Actions Bot <72759630+google-github-actions-bot@users.noreply.github.com> Date: Thu, 7 Dec 2023 13:42:35 -0500 Subject: [PATCH] chore: build dist (#898) Build dist PR --- dist/index.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 01bccd0..4cde28c 100644 --- a/dist/index.js +++ b/dist/index.js @@ -63277,6 +63277,7 @@ const changelog_1 = __nccwpck_require__(3325); // PHP Specific. const root_composer_update_packages_1 = __nccwpck_require__(45175); const base_1 = __nccwpck_require__(95081); +const default_1 = __nccwpck_require__(69995); const CHANGELOG_SECTIONS = [ { type: 'feat', section: 'Features' }, { type: 'fix', section: 'Bug Fixes' }, @@ -63318,6 +63319,14 @@ class PHP extends base_1.BaseStrategy { versionsMap, }), }); + // update VERSION file + updates.push({ + path: this.addPath('VERSION'), + createIfMissing: false, + updater: new default_1.DefaultUpdater({ + version, + }), + }); return updates; } } @@ -116147,7 +116156,7 @@ module.exports = {"i8":"4.3.0"}; /***/ ((module) => { "use strict"; -module.exports = {"i8":"16.3.1"}; +module.exports = {"i8":"16.4.0"}; /***/ }),