fix(ci): NO-JIRA changelog release order#689
Merged
Brad Paugh (braddialpad) merged 1 commit intostagingfrom Apr 1, 2025
Merged
fix(ci): NO-JIRA changelog release order#689Brad Paugh (braddialpad) merged 1 commit intostagingfrom
Brad Paugh (braddialpad) merged 1 commit intostagingfrom
Conversation
Contributor
|
✔️ Deploy previews ready! |
Julio Ortega (juliodialpad)
approved these changes
Apr 1, 2025
Contributor
Julio Ortega (juliodialpad)
left a comment
There was a problem hiding this comment.
Hopefully this will fix it, if not, We'll need to take a look at those packages to see why they're not working correctly. Thanks!
Julio Ortega (juliodialpad)
pushed a commit
that referenced
this pull request
Apr 3, 2025
## [1.0.2](combinator/v1.0.1...combinator/v1.0.2) (2025-04-02) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080))
Julio Ortega (juliodialpad)
pushed a commit
that referenced
this pull request
Apr 3, 2025
## [8.50.5](dialtone-css/v8.50.4...dialtone-css/v8.50.5) (2025-04-02) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080))
Julio Ortega (juliodialpad)
pushed a commit
that referenced
this pull request
Apr 3, 2025
## [1.1.1](dialtone-emojis/v1.1.0...dialtone-emojis/v1.1.1) (2025-04-02) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080))
Julio Ortega (juliodialpad)
pushed a commit
that referenced
this pull request
Apr 3, 2025
## [4.34.3](dialtone-icons/v4.34.2...dialtone-icons/v4.34.3) (2025-04-02) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080))
Julio Ortega (juliodialpad)
pushed a commit
that referenced
this pull request
Apr 3, 2025
## [1.1.2](language-server/v1.1.1...language-server/v1.1.2) (2025-04-02) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080))
Julio Ortega (juliodialpad)
pushed a commit
that referenced
this pull request
Apr 3, 2025
## [1.1.2](vscode-extension/v1.1.1...vscode-extension/v1.1.2) (2025-04-02) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080))
Julio Ortega (juliodialpad)
pushed a commit
that referenced
this pull request
Apr 3, 2025
## [1.41.2](dialtone-tokens/v1.41.1...dialtone-tokens/v1.41.2) (2025-04-02) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080))
Julio Ortega (juliodialpad)
pushed a commit
that referenced
this pull request
Apr 3, 2025
## [1.8.2](eslint-plugin-dialtone/v1.8.1...eslint-plugin-dialtone/v1.8.2) (2025-04-02) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080))
Julio Ortega (juliodialpad)
pushed a commit
that referenced
this pull request
Apr 3, 2025
## [1.2.1](stylelint-plugin-dialtone/v1.2.0...stylelint-plugin-dialtone/v1.2.1) (2025-04-02) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080))
Julio Ortega (juliodialpad)
pushed a commit
that referenced
this pull request
Apr 3, 2025
Josh Carter (jcarter-dp)
pushed a commit
that referenced
this pull request
Apr 8, 2025
# [1.42.0-rebrand-2025-beta.2](dialtone-tokens/v1.42.0-rebrand-2025-beta.1...dialtone-tokens/v1.42.0-rebrand-2025-beta.2) (2025-04-03) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080)) ### Features * **Design Tokens:** NO-JIRA positive button border color ([497bba8](497bba8)) * **Design Tokens:** NO-JIRA positive button border color (dark) ([82b8654](82b8654)) * **Design Tokens:** NO-JIRA remap focus color ([e003c8b](e003c8b))
Josh Carter (jcarter-dp)
pushed a commit
that referenced
this pull request
Apr 8, 2025
# [4.35.0-rebrand-2025-beta.5](dialtone-icons/v4.35.0-rebrand-2025-beta.4...dialtone-icons/v4.35.0-rebrand-2025-beta.5) (2025-04-03) ### Bug Fixes * **Ci:** NO-JIRA changelog release order ([#689](#689)) ([bd4c080](bd4c080))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix(ci): NO-JIRA changelog release order
Obligatory GIF (super important!)
🛠️ Type Of Change
These types will increment the version number on release:
📖 Description
Changed md to generate before the json
💡 Context
the json file is always one version behind on production, but the md file is correct.
📝 Checklist
For all PRs: