Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bumps version for Node and TS target #607

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Conversation

Lightning00Blade
Copy link
Collaborator

@Lightning00Blade Lightning00Blade commented Jul 12, 2023

Build and tests pass locally.

@@ -23,7 +23,7 @@
"strictFunctionTypes": true,
"strictNullChecks": true,
"strictPropertyInitialization": true,
"target": "ES2019",
"target": "ES2022",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unlike Puppeteer we can bump the version here as we only use the normal Private properties.

@OrKoN OrKoN enabled auto-merge (squash) July 12, 2023 08:32
@OrKoN OrKoN merged commit 3d243e4 into main Jul 12, 2023
12 checks passed
@OrKoN OrKoN deleted the fix-node-and-tstarget branch July 12, 2023 08:41
OrKoN pushed a commit that referenced this pull request Jul 12, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.13.1](v2.13.0...v2.13.1)
(2023-07-12)


### Bug Fixes

* bumps version for Node and TS target
([#607](#607))
([3d243e4](3d243e4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants