Skip to content

Release v0.12.0#667

Merged
paulsmirnov merged 6 commits into
mainfrom
release/v0.12.x
Jun 11, 2026
Merged

Release v0.12.0#667
paulsmirnov merged 6 commits into
mainfrom
release/v0.12.x

Conversation

@paulsmirnov

@paulsmirnov paulsmirnov commented Jun 9, 2026

Copy link
Copy Markdown
Member

Description

Merges the release/v0.12.x branch back to main after updating the version, publishing v0.12.0 to NPM (miew, miew-react), and deploying the new demo app to https://miew.app. The older version is available at https://miew.app/v0.11.0/ for comparison.

Also included:

  • brace-expansion update by dependabot,
  • miew-react url fix in package.json by NPM.

Type of changes

  • Dependency update (non-breaking change that updates third-party packages)

Checklist

  • I have read CONTRIBUTING and CODE_OF_CONDUCT guides.
  • I have followed the code style of this project.
  • I have run yarn run ci: lint and tests pass locally with my changes.
  • I have added tests that prove my fix/feature works OR The changes do not require updated tests.
  • I have added the necessary documentation OR The changes do not require updated docs.

dependabot Bot and others added 6 commits June 9, 2026 09:01
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.14 to 1.1.15.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.14...v1.1.15)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@paulsmirnov paulsmirnov marked this pull request as ready for review June 9, 2026 15:45
"repository": {
"type": "git",
"url": "https://github.com/epam/miew.git",
"url": "git+https://github.com/epam/miew.git",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hm, is this "git+" planned?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, it is actually a fix that NPM did during deployment.

Comment thread packages/miew/CHANGELOG.md
@paulsmirnov paulsmirnov merged commit 8be84c2 into main Jun 11, 2026
6 checks passed
@paulsmirnov paulsmirnov deleted the release/v0.12.x branch June 11, 2026 12:44
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