1.32.1
What's Changed
- replaces package.json imports with generated version constant by @chrisradek in #336
- fixes npm prep-build step to be portable with mac os and linux by @chrisradek in #338
- adds checks to ensure process is defined before accessing it by @chrisradek in #343
- remove process.env requirement from getting version type by @chrisradek in #344
New Contributors
- @chrisradek made their first contribution in #336
Full Changelog: v1.32.0...v1.32.1