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

🐛 bump new release in order to push DNT packages #280

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

cowboyd
Copy link
Member

@cowboyd cowboyd commented Sep 17, 2024

Motivation

One of the reasons that we're migrating to Deno is that our current process releases bad types for our packages. Instead, we want to leave off trying to hand roll a bunch of package.json and tsconfigs, and instead generate well-formed NPM packages by default with an automated tool like DNT. Now that we're migrated to Deno, we can fix those types.

Approach

Make some trivial changes, and bump the versions for all the packages.

Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for interactors canceled.

Name Link
🔨 Latest commit 133ecee
🔍 Latest deploy log https://app.netlify.com/sites/interactors/deploys/66e90dda18980100085cb03b

@wKich
Copy link
Member

wKich commented Sep 17, 2024

with-cypress package.json is broken

@cowboyd
Copy link
Member Author

cowboyd commented Sep 17, 2024

with-cypress package.json is broken

😁 #281

Copy link
Contributor

Package Changes Through 133ecee

There are 4 changes which include @interactors/globals with patch, @interactors/core with patch, @interactors/html with patch, @interactors/keyboard with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@interactors/globals 1.0.0 1.0.1
@interactors/core 1.0.0 1.0.1
@interactors/keyboard 1.0.0 1.0.1
@interactors/html 1.0.0 1.0.1
@interactors/material-ui 5.0.0 5.0.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@wKich wKich merged commit 93015f6 into main Sep 17, 2024
6 checks passed
@wKich wKich deleted the cl/fix-types branch September 17, 2024 05:11
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.

2 participants