Skip to content

Prepare v6.0.0 release (1st PS 0.15.0-compatible release)#30

Merged
thomashoneyman merged 4 commits into
purescript:masterfrom
JordanMartinez:next-release
Apr 27, 2022
Merged

Prepare v6.0.0 release (1st PS 0.15.0-compatible release)#30
thomashoneyman merged 4 commits into
purescript:masterfrom
JordanMartinez:next-release

Conversation

@JordanMartinez
Copy link
Copy Markdown
Contributor

Description of the change

Backlinking to purescript/purescript#4244. Prepares project for first release that is compatible with PureScript v0.15.0.

🏓 @thomashoneyman

🤖 This is an automated pull request to prepare the next release of this library. PR was created via the Release.purs file. Some of the following steps are already done; others should be performed by a human once the pull request is merged:

  • Updated bower dependencies to 0.15.0-compatible versions
  • ci.yml: Node updated to 14.
  • ci.yml: No spago tests to uncomment.
  • Updated changelog
  • Publish a GitHub release.
  • Upload the release to Pursuit with pulp publish.

@JordanMartinez JordanMartinez added the purs-0.15 A reminder to address this issue or merge this PR before we release PureScript v0.15.0 label Apr 27, 2022
Comment thread bower.json Outdated
"purescript-integers": "master",
"purescript-effect": "^4.0.0",
"purescript-integers": "^6.0.0",
"purescript-math": "master"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this got missed, probably because it should be removed altogether.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point! My script doesn't account for that.

@thomashoneyman thomashoneyman merged commit 9540bc9 into purescript:master Apr 27, 2022
@JordanMartinez JordanMartinez deleted the next-release branch April 27, 2022 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

purs-0.15 A reminder to address this issue or merge this PR before we release PureScript v0.15.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants