Skip to content

fix(build): Only bump our version number#9

Merged
mattburgess merged 1 commit into
mainfrom
fix-broken-deps
Nov 27, 2021
Merged

fix(build): Only bump our version number#9
mattburgess merged 1 commit into
mainfrom
fix-broken-deps

Conversation

@mattburgess
Copy link
Copy Markdown
Owner

The sed used to bump the version number was too greedy, so if any
dependencies also had the same version number as ours it would get
bumped too.

The `sed` used to bump the version number was too greedy, so if any
dependencies also had the same version number as ours it would get
bumped too.
@mattburgess mattburgess merged commit 0049021 into main Nov 27, 2021
@mattburgess mattburgess deleted the fix-broken-deps branch November 27, 2021 01:02
github-actions Bot pushed a commit that referenced this pull request Nov 27, 2021
## [0.1.0](v0.0.0...v0.1.0) (2021-11-27)

### Features

* Add initial implementation and docs ([9e7d32b](9e7d32b))

### Bug Fixes

* **build:** Bump node version for release workflow ([#10](#10)) ([c083861](c083861))
* **build:** Only bump our version number ([#9](#9)) ([0049021](0049021))
* Handle DVDs with data streams ([96d5877](96d5877))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.1.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.

1 participant