unsplash / intlc

Compile ICU messages into code. Supports TypeScript and JSX. No runtime.
MIT License
57 stars 3 forks source link

Bump `@unsplash/intlc` when we ship a new intlc release #67

Closed Magellol closed 2 years ago

Magellol commented 2 years ago

Examples:

I'm not sure what is the best way for doing that. We could add it to the CI but then we'd have to commit the package.json version change back into this repo 🤔

samhh commented 2 years ago

The easiest approach is probably just one tagged commit in which we:

Magellol commented 2 years ago

I guess we can go for the manual approach for now. I'll document it