You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2023/02/28 15:18:39 UTC

[beam] branch users/damccorm/2.46-ts created (now c70856fc3f9)

This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a change to branch users/damccorm/2.46-ts
in repository https://gitbox.apache.org/repos/asf/beam.git


      at c70856fc3f9 Move beam to 2.46 on release branch for ts

This branch includes the following new commits:

     new c70856fc3f9 Move beam to 2.46 on release branch for ts

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[beam] 01/01: Move beam to 2.46 on release branch for ts

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch users/damccorm/2.46-ts
in repository https://gitbox.apache.org/repos/asf/beam.git

commit c70856fc3f944c62704f25567c78760f8a0594f3
Author: Danny McCormick <da...@google.com>
AuthorDate: Tue Feb 28 10:18:28 2023 -0500

    Move beam to 2.46 on release branch for ts
---
 sdks/typescript/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdks/typescript/package.json b/sdks/typescript/package.json
index 1cdc3a1acea..85a6b857337 100644
--- a/sdks/typescript/package.json
+++ b/sdks/typescript/package.json
@@ -1,6 +1,6 @@
 {
   "name": "apache-beam",
-  "version": "2.45.0-SNAPSHOT",
+  "version": "2.46.0-SNAPSHOT",
   "devDependencies": {
     "@google-cloud/bigquery": "^5.12.0",
     "@types/mocha": "^9.0.0",