pmndrs / three-stdlib

📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser
https://npmjs.com/three-stdlib
MIT License
704 stars 117 forks source link

experiment: enum => object #302

Closed CodyJasonBennett closed 1 year ago

CodyJasonBennett commented 1 year ago

Resolves #301.

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4160b199c143d2c2532c0137cc889f1586504d2b:

Sandbox Source
Vanilla Configuration
dozortsev commented 1 year ago

Hey @CodyJasonBennett

thanks for the fix,

interesting why it didn't create new version of the package? https://github.com/pmndrs/three-stdlib/actions/runs/6409130873/job/17399718921#step:7:50

CodyJasonBennett commented 1 year ago

I didn't tag it right for semver. Can put it through now.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.26.13 :tada:

The release is available on:

Your semantic-release bot :package::rocket: