chore: forward v1.33.4 release commit to main (#19181)

**THIS PR HAS GIT CONFLICTS THAT MUST BE RESOLVED**

This is the release commit being forwarded back to main for 1.33.4

Please ensure:
- [x] Everything looks ok in the PR
- [ ] The release has been published

To make edits to this PR:
```shell
git fetch upstream forward_v1.33.4 && git checkout -b forward_v1.33.4 upstream/forward_v1.33.4
```

Don't need this PR? Close it.

cc @levex

Co-authored-by: levex <levex@users.noreply.github.com>
Co-authored-by: Levente Kurusa <lkurusa@kernelstuff.org>
This commit is contained in:
denobot 2023-05-18 20:44:10 +02:00 committed by GitHub
parent 6241a657ae
commit 877b38b370
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 111 additions and 83 deletions

View file

@ -2,7 +2,7 @@
[package]
name = "napi_sym"
version = "0.34.0"
version = "0.35.0"
authors.workspace = true
edition.workspace = true
license.workspace = true