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

feat!: allow major & minor versions to be changed with Semantic Release #522

Merged

Conversation

dib542
Copy link
Collaborator

@dib542 dib542 commented Jan 23, 2024

This PR indicates the changing of the Duality web app from beta versioning (0.x.x) to production semantic releases (x.x.x).

The intention is to keep the major versions of the web app in line with the major versions of the releases of the native chain:

The beta versioning was intended to stay in line with the previous native chain of:

However, the upgrade commits of v0.4.0 and v0.5.0 were missed in the following PRs:

This release (v1.0.0) represents the last version of the web app to work on the Duality chain. The next version (v2.0.0) will target using the Duality dex on Neutron API v2.0.0.


BREAKING CHANGE: This PR upgrades the app to use major version releases

@dib542 dib542 merged commit a198369 into main Jan 23, 2024
2 of 3 checks passed
@dib542 dib542 deleted the 508-update-semantic-releases-to-enable-major-version-releases branch January 23, 2024 23:03
dib542 pushed a commit that referenced this pull request Jan 23, 2024
## [1.0.0](v0.3.52...v1.0.0) (2024-01-23)

### ⚠ BREAKING CHANGES

* allow new major versions with Semantic Release (#522)

### Features

* allow new major versions with Semantic Release ([#522](#522)) ([a198369](a198369))
@dib542
Copy link
Collaborator Author

dib542 commented Jan 23, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update semantic releases to enable major version releases
1 participant