Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Changesets

Versioning and releasing monorepos with focus on the end user
Collective - Host: opensource - https://opencollective.com/changesets - Code: https://github.com/changesets/changesets

Tweak an example in the docs (#741)

When I first read this doc file, I interpreted the sample changeset file as saying that `@change...

github.com/changesets/changesets - 4025b612e2543f1bf3a904b91b4a80de3fa148ea authored over 2 years ago by David Glasser <[email protected]>
Improve the `changelog` config usage suggestion (#743)

* Fix changelog config docs

* whitespace

* prettier

* Update docs/config-file-options.m...

github.com/changesets/changesets - 1a8ae664e76693f97973e6925d984b7058345c6a authored over 2 years ago by Trevor Scheer <[email protected]>
Fixed a syntax error in `modifying-changelog-format.md` (#752)

* Update docs/modifying-changelog.format.md

Fix missing `=` in the `module.exports` that is n...

github.com/changesets/changesets - 4b0167f8eae1e11431028bf73a02c625ab440420 authored over 2 years ago by Dave Bitter <[email protected]>
Fixed an issue that caused created CHANGELOG files not being formatted (#749)

* Fixed an issue that caused created CHANGELOG files not being formatted

* update tests

github.com/changesets/changesets - d14cf79fd323529c6fe6ca956d9a7fda93bb425b authored over 2 years ago by Mateusz BurzyƄski <[email protected]>
Version Packages (#718)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - d02f2b8223d518307f5d3fcc9cd9ca3a8d11fb6f authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fixed an issue with failing to parse changesets containing a completely empty summary (#740)

* fix changeset parser fail when summary is empty

* following up on PR review

* Update pac...

github.com/changesets/changesets - 957e39c21549dd91e03faa5cd30e44e4c3d7331f authored over 2 years ago by An Phi <[email protected]>
Fixed an issue with `none` release type sometimes overriding other release types (#693)

* Fix how changesets are flattened by including none types and simplifying flatten logic

* Te...

github.com/changesets/changesets - 1be201fc27903cb2f42137400b5484c4ccad3812 authored over 2 years ago by luciaquirke <[email protected]>
Fixed a missing backtick in the `config-file-options.md ` doc (#738)

github.com/changesets/changesets - 445a24ee021621e313a4300324d0aa88f57145a4 authored over 2 years ago by Rob Phoenix <[email protected]>
Update `changeset status` example in the docs (#734)

* update automate changesets documentation

```🩋 warn --sinceMaster is deprecated and will be...

github.com/changesets/changesets - ce637e57ea12cdfbd62ccde1735e1ae2e5f72364 authored almost 3 years ago by Eran Shapira <[email protected]>
Update people fields in `package.json` (#716)

github.com/changesets/changesets - 72679b42ce60d03e1272359c3eddc312246e4d70 authored almost 3 years ago by Mateusz BurzyƄski <[email protected]>
Update `changesets/action` version in the workflow (#730)

* Update changesets/action version in workflow

due to the master branch has deprecated
https...

github.com/changesets/changesets - a0ebd5c8faf5cf16db2240ad15584912bc3bcba7 authored almost 3 years ago by zthxxx <[email protected]>
Export `deepenCloneBy` and `isRepoShallow` (#725)

github.com/changesets/changesets - 77c1ceff402f390c1ededec358d914ba68a31d0d authored almost 3 years ago by Mateusz BurzyƄski <[email protected]>
Refine CLI confirmation message for first major release of a package (#723)

github.com/changesets/changesets - de15ae06a3f7ed2902ce92118d796f372a063aef authored almost 3 years ago by Trevor Scheer <[email protected]>
Fixed a grammar mistake in `common-questions.md` (#721)

github.com/changesets/changesets - 29fa19eb1d3aed326e1885fa22bf4e786fea99a6 authored almost 3 years ago by Trevor Scheer <[email protected]>
Reword the `private: true` suggestion in the docs (#722)

github.com/changesets/changesets - 0d4a9c72ee3a68371abf2f808548969ed6b93ecd authored almost 3 years ago by Trevor Scheer <[email protected]>
Reworked the CLI output when adding a changeset (#698)

* Make cli log message clear, reduce noise "boxen" style, unify visual style of text font, discu...

github.com/changesets/changesets - 9e14a9a89d337bfcf4c0472989ed1f46f70a2627 authored almost 3 years ago by zthxxx <[email protected]>
Accept tag dependencies as valid (#704)

github.com/changesets/changesets - 6f9c9d60c0e02c79d555c48deb01559057f1d252 authored almost 3 years ago by Mateusz BurzyƄski <[email protected]>
Version Packages (#709)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - e7692ddd953421b165d593aadca4a40dbceb152b authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix linting errors in the Snapshot Releases doc

github.com/changesets/changesets - 99173cf0383bb11df723298bed64d62d143d0063 authored almost 3 years ago by Mateusz BurzyƄski <[email protected]>
Tweak Intro and Snapshot Releases docs (#717)

* update docs for clarity and easier comprehension for new users

* add docs for --no-git-tag ...

github.com/changesets/changesets - b0ca1b17aedd69a7ad33ff4339eed1ed82551873 authored almost 3 years ago by Matt <[email protected]>
Fix snapshot timestamp so its date part contains the correct date (#692)

* Fix snapshot timestamp

* Add tests for checking snapshots

Co-authored-by: Mateusz BurzyƄ...

github.com/changesets/changesets - e4c4b2934beee9b25a927b4ae1b7280f4323d4ff authored almost 3 years ago by Jakub Mazanec <[email protected]>
Fixed an issue with not being able to reenter exited pre mode (#713)

* Fixed an issue with pre mode needs to be re-enterable after exiting, close #712

* small twe...

github.com/changesets/changesets - 82be80ecfe9288535071e850ae56f2e7a7006eba authored almost 3 years ago by zthxxx <[email protected]>
Fixed typos (#699)

* fix typos

* fix CI with prettier --write "**/*.{js,ts,tsx,md}"

github.com/changesets/changesets - 7ee263b5b35ddbf51e8f8a8aa543213b08d13cc4 authored almost 3 years ago by Janosh Riebesell <[email protected]>
Added support for a `--no-git-tag` CLI flag that can be used with `changeset publish` (#701)

github.com/changesets/changesets - b9b6453b16ada9751e2280b5230ded72161391e9 authored almost 3 years ago by Mateusz BurzyƄski <[email protected]>
Errors received from `npm profile get --json` will now always be printed (#710)

github.com/changesets/changesets - 4272cb0eca8b24857b4832df4ae7300befe6feb2 authored almost 3 years ago by Mateusz BurzyƄski <[email protected]>
Update URLs in docs & code after the ownership transfer (#694)

github.com/changesets/changesets - 7b5530f815bceb8bb7c9d581c497d78ffb0db2b3 authored almost 3 years ago by Mateusz BurzyƄski <[email protected]>
Upgrade `is-ci` (#708)

github.com/changesets/changesets - ab8f2b29d5cf921d97987a665051b67a7ec55ed3 authored almost 3 years ago by Mateusz BurzyƄski <[email protected]>
Setup CodeSandbox CI for PRs (#695)

github.com/changesets/changesets - 94f609773a91ef70c631e0ee243a79114f382f6b authored almost 3 years ago by Mateusz BurzyƄski <[email protected]>
Fixed a spelling error in the docs (#687)

github.com/changesets/changesets - c68536edf4c04e7fdf5594ec9c69471cd86fd0ce authored almost 3 years ago by Ian <[email protected]>
Update the README credit (#686)

Co-authored-by: Jonathan Dang <[email protected]>

github.com/changesets/changesets - 678b16a6e49976bd3884919303bc22ed6690d151 authored almost 3 years ago by Jonathan Dang <[email protected]>
Version Packages (#670)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - 4f8d76c225e4b9cffa764548c49e0ef2aee2a2af authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fixed an issue with parsing `--json` output when publishing (#676)

* Fixed an issue with parsing `--json` output when publishing

* Be more defensive about the `...

github.com/changesets/changesets - d8f0e6851bddf307b70b03e23b50e0b9410aafa7 authored almost 3 years ago by Mateusz BurzyƄski <[email protected]>
Upgrade `@manypkg/get-packages` dependencies to latest version (#667)

* Bump @manypkg dependencies to latest version(fixed #661)

* Add changeset file

* Update ....

github.com/changesets/changesets - fe8db7500f81caea9064f8bec02bcb77e0fd8fce authored almost 3 years ago by Yingci <[email protected]>
Add `resolutions` to the `PackageJSON` type (#668)

* Add resolutions to package.json type definition

Technically workspace packages can have res...

github.com/changesets/changesets - 9a993ba09629c1620d749432520470cec49d3a96 authored almost 3 years ago by Marco de Jongh <[email protected]>
Version Packages (#663)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - a8c8a03824a6033854d32779ca5fc4e1571016cc authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fixed an issue with adding `[undefined]` to the generated changelog (#660)

* Fix generated undefined in changelog

* fix: update test snapshot

* Create tame-guests-fo...

github.com/changesets/changesets - 5413f3e772bf867234922b0691e3c58c1864412d authored almost 3 years ago by Tmk <[email protected]>
Add support for `workspace:~` and `workspace:^` (#585)

* Add support for workspace version alias

* Tests for release-plan and workspace version alia...

github.com/changesets/changesets - 74dda8c0d8bd1741ca7b19f0ccb37b2330dc9549 authored almost 3 years ago by javier-garcia-meteologica <[email protected]>
Implement `changeset tag` and `getAllTags` (#634)

* Implement changeset tag and getAllTags. Resolves #612.

* Self review

* Fix tests

* Fe...

github.com/changesets/changesets - 2b49c390a7cf24ce859ac932b432eb6d8f55c98b authored almost 3 years ago by Joel Denning <[email protected]>
Make master branch rename suggestion more clear (#638)

I was confused looking at the docs about the main branch name and I thought for a minute that it...

github.com/changesets/changesets - 09a7dab8792fa30ce45a8c751e82db177b09666d authored almost 3 years ago by Brian Espinosa <[email protected]>
Helpful note about `status` command (#639)

I was trying to use the `status` command to generate a JSON output file for using in CI to repor...

github.com/changesets/changesets - a3628d54aa365140935d6ae376fe6921b221dd5b authored almost 3 years ago by Brian Espinosa <[email protected]>
Grammar fixes in the `decisions.md` (#656)

github.com/changesets/changesets - c1decd7b162e560b86ded277772fd8c2a89240b1 authored almost 3 years ago by Ivan Vlatković <[email protected]>
Update cli status docs exit error code note (#607)

Co-authored-by: Mateusz BurzyƄski <[email protected]>

github.com/changesets/changesets - 3c25c1d9ec311ea6500a38b93d013b2c8504f359 authored about 3 years ago by with-heart <[email protected]>
Fixed a typo in the docs (#633)

Co-authored-by: Mateusz BurzyƄski <[email protected]>

github.com/changesets/changesets - ce4f0741e357a4d9fafbf2a72c7fe20164d2dfc4 authored about 3 years ago by Julien Karst <[email protected]>
Add Astro to the list of projects using Changesets (#646)

Co-authored-by: Mateusz BurzyƄski <[email protected]>

github.com/changesets/changesets - 0669fde4d98b411b0dded31501cdcb63dd1bb202 authored about 3 years ago by Caleb Jasik <[email protected]>
Fix typo in the `@changesets/cli` README (#596)

* Update README.md

* Update README.md

github.com/changesets/changesets - aa4bc3b1993c25b367d0c4c49670c9f0a6bbbfae authored about 3 years ago by Jordan Collins <[email protected]>
Update docs for `linked` config option (#628)

Co-authored-by: Mateusz BurzyƄski <[email protected]>

github.com/changesets/changesets - 8dee9af60247591ffac75f8f0ef73abb37403159 authored about 3 years ago by Minh Nguyen <[email protected]>
Version Packages (#583)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - cade768096b6ba7cbfa1c5f379588f0f15d26b9d authored about 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Ignore changeset files starting with a dot (#626)

github.com/changesets/changesets - bc611cf2104ff8170e9ea8acb10952ea8cc2a784 authored about 3 years ago by Mateusz BurzyƄski <[email protected]>
Add Chakra UI to the list of projects using Changesets (#591)

github.com/changesets/changesets - 61ffd67b1c0a6716f5f30192780e015e8d1dc178 authored about 3 years ago by with-heart <[email protected]>
Add logo (#586)

github.com/changesets/changesets - c426035565cfac518238c8bf32f3c496c66c0657 authored over 3 years ago by Ian Storm Taylor <[email protected]>
Add support for publishConfig.registry (#582)

* Add support for publishConfig.registry

* Create tidy-cherries-stare.md

Co-authored-by: M...

github.com/changesets/changesets - e89e28a05f5fa43307db73812a6bcd269b62ddee authored over 3 years ago by Mateusz BurzyƄski <[email protected]>
Add verdaccio to the cool list (#576)

github.com/changesets/changesets - 8e03a18527b8a48043e2c371a16966d3c7f19c0a authored over 3 years ago by Juan Picado <[email protected]>
Fix broken link in docs (#574)

github.com/changesets/changesets - 0cf841e42580a70673cd6948fc200bbe03631343 authored over 3 years ago by Adam Trager <[email protected]>
Version Packages (#563)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - 18d3da3b707fe834e0bb1cddce1186bb24b75ef2 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add new config option for always upgrading internal dependents (#542)

* Add new config option for always upgrading internal dependents

* Fixed tests

* Add a con...

github.com/changesets/changesets - de2b4a5a7b244a37d94625bcb70ecde9dde5b612 authored over 3 years ago by Mateusz BurzyƄski <[email protected]>
Add support for specifying multiple authors of a change by using multiple `author: @someuser` lines (#564)

Co-authored-by: Mitchell Hamilton <[email protected]>

github.com/changesets/changesets - 707002dec9332a2c1322522a23861e747a6bff6f authored over 3 years ago by Mateusz BurzyƄski <[email protected]>
Configure baseBranch option in changesets config (#565)

github.com/changesets/changesets - 190c751f3de544a11256d34733c1bd22d3599699 authored over 3 years ago by Mateusz BurzyƄski <[email protected]>
Stop asking for changeset confirmation when it has been provided using an external editor (#562)

Co-authored-by: Mitchell Hamilton <[email protected]>

github.com/changesets/changesets - 6353abf925d13c41feb1884124ddb5edc8c33555 authored over 3 years ago by Mateusz BurzyƄski <[email protected]>
Replace as many references to master with main as currently possible (#561)

github.com/changesets/changesets - eae72367e9cb8e708a1d441770dbc70930d4e1ad authored over 3 years ago by Mateusz BurzyƄski <[email protected]>
Version Packages (#539)

github.com/changesets/changesets - a033686238344fc4d0752a633b0e187e3622d4a5 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fixed an issue with including dependents in the release plan for dependencies using `workspace:` protocol that had a `none` changeset for them (#441)

* fix: remove workspace: prefix from dependent version ranges

so they can be semver evaluated...

github.com/changesets/changesets - 8b9ac076a87eaf9556ec5ede0222a75182095662 authored over 3 years ago by joshlartz <[email protected]>
Added new `--open` flag to the `add` command (#559)

github.com/changesets/changesets - bb7106de901b579bff50b317f1ee81919257ee30 authored over 3 years ago by Mateusz BurzyƄski <[email protected]>
Add list of docs to the main readme (#541)

* Add list of docs to the main readme

* Update README.md

github.com/changesets/changesets - db39c38354e22dbb84d12bbe9a40d8c96cd084a0 authored over 3 years ago by Daniel Del Core <[email protected]>
Docs: fix broken links (#540)

github.com/changesets/changesets - c956e3fbb5d25804c460af62f91eed212c8154a4 authored over 3 years ago by Daniel Del Core <[email protected]>
Bump the required dependency range of `@changesets/git` package in `@changesets/apply-release-plan` as the new version has added `getCommitsThatAddFiles` which is used there (#534)

* Fixed an issue where git.getCommitsThatAddFiles is undefined

* Update .changeset/perfect-da...

github.com/changesets/changesets - 366b7cb810cf8dcfc0e0a6151ebc9f6124ed7459 authored over 3 years ago by Adrien <[email protected]>
Version Packages (#536)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - 5c06bf47bd6ada7775c0b1ae6588ebe48a28c84e authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Allow replacing the PR/commit/author shown in the changlog line by writing `pr: some-pr-number` and etc. (#535)

* Allow replacing the PR/commit/author shown in the changlog line by writing `pr: some-pr-number...

github.com/changesets/changesets - 91d1ef2ef703be6b727650ef67a932757b97d1ef authored over 3 years ago by Mitchell Hamilton <[email protected]>
Version Packages (#528)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - 06a41aa10338e7c25b5044e46822a0f4784e44c1 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Slight refactor of publishing limiting (#529)

github.com/changesets/changesets - 03b2ade56e4673a10b508495916d291d7fbcdd0f authored over 3 years ago by Mateusz BurzyƄski <[email protected]>
Add link to the comment on GitHub with more details about one of the tests (#385)

Co-authored-by: Mitchell Hamilton <[email protected]>

github.com/changesets/changesets - 195faf10e116144d1dcdd52b8e4d705711950231 authored over 3 years ago by Mateusz BurzyƄski <[email protected]>
fix(cli): limit publishing concurrency (#522)

* fix(cli): limit publishing concurrency

* refactor: use p-limit

* Update publishPackages....

github.com/changesets/changesets - 92243856c1ccede60202b456e3eb1a6458a47ac7 authored over 3 years ago by Nicola Molinari <[email protected]>
fix typo (#523)

Co-authored-by: Mitchell Hamilton <[email protected]>

github.com/changesets/changesets - ea2595d5429388688842b1847eda17b6df4bbab1 authored over 3 years ago by Chris Ha <[email protected]>
Fix the prerelease command in the docs. (#526)

I think `changset preleease` isn't a valid command ? And it doesn't match the command from the s...

github.com/changesets/changesets - f89feb03d1dad86c391e6a2681d66f863c8ca176 authored over 3 years ago by Sunil Pai <[email protected]>
Add a note about default access in the docs and mention how it can be changed (#525)

* Update CLI README for public config setting

* Update packages/cli/README.md

Co-authored-...

github.com/changesets/changesets - 8e79269c49e990927bcca341944ab80986c23e8f authored over 3 years ago by Di <[email protected]>
Version Packages (#521)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - 7ed0cb84917c4ba491923883c0690b36d5cd5007 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: bumpVersionsWithWorkspaceProtocolOnly (#507)

* feat: workspaceVersionsOnly

close #506

* Update packages/assemble-release-plan/src/index...

github.com/changesets/changesets - 12f9a433a6c3ac38f9405fcd77c9108c423d7101 authored over 3 years ago by Zoltan Kochan <[email protected]>
Version Packages (#520)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - 049f0b3122f506faec857a9c36c5f4b5cc550d67 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Don't reopen an editor that is saved without summary (#518)

* fix: don't reopen an editor that is saved without summary

close #445

* Update .changeset...

github.com/changesets/changesets - 0d5b9e1f709f568ff9c2b28d4c12674b6b8c119d authored over 3 years ago by Zoltan Kochan <[email protected]>
Fixed a typo in the CLI's README (#519)

Fix typo for word 'accurate'

github.com/changesets/changesets - b544b831397f7d2309f24cc11a95e3927185c481 authored over 3 years ago by Arun Kumar <[email protected]>
Version Packages (#514)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - bcf0f7ed0c6c2becb507fc646f1fc2c1638ba01d authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Automatically deepen clones to find correct commits (#495)

* Automatically deepen clones to find correct commits

This fixes #494 - where we would get th...

github.com/changesets/changesets - 24d7bc9e56a6dce7c64b39e8f73e50e21762faac authored almost 4 years ago by Royston Shufflebotham <[email protected]>
Add link to yarn workspaces documentation (#515)

github.com/changesets/changesets - 1c12343844e4e8ed245b3d5bb07ab33f0808487a authored almost 4 years ago by Sam Rose <[email protected]>
Dont fail `changeset status` command if there are no changed packages (#504)

* Dont fail status command if there are no changed packages

* Mock process.exit separately fo...

github.com/changesets/changesets - 412b4b97e53b6326e8e733eb7d4e1f5738e6fed0 authored almost 4 years ago by Vitor Balocco <[email protected]>
Added validation rule for invalid `repo` argument when getting info from GitHub (#510)

* fix: undefined response from get-github-info call

* Minor changes
- Correct the repo regex...

github.com/changesets/changesets - 3436c53acf444c2ce19f8548920b7b73461a9c76 authored almost 4 years ago by TuanD <[email protected]>
Formatting

github.com/changesets/changesets - 3c0f593a6632a4946fdaa16a06ef1add27cd6c69 authored almost 4 years ago by mitchellhamilton <[email protected]>
Update run.ts

github.com/changesets/changesets - e2a14d0cf344f2755ff705c9ee384328acffbf19 authored almost 4 years ago by Mitchell Hamilton <[email protected]>
Version Packages (#502)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - ebdbf2b2427b649678d896791b78e2eeba52f1bd authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Expose changelog things from release-utils (#501)

* Expose changelog things from release-utils

* Export sortChangelogEntries

* Fix tests

github.com/changesets/changesets - f5aa35b2818c9a1b448627eb9c2da8ee50a4fbca authored almost 4 years ago by Mitchell Hamilton <[email protected]>
Version Packages (#493)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - 09fd1e1c0c572f51d08c8a13a9687a736bb73d4d authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add release-utils package (#500)

* First pass

* Remove @actions/exec

* More tests

* Revert some lockfile changes

github.com/changesets/changesets - 162290ddf9bb32faa5c3028c62b6fa5581d9fb85 authored almost 4 years ago by Mitchell Hamilton <[email protected]>
Replace sinceMaster with since in the docs of get-release-plan (#497)

* Replace sinceMaster with since in the docs of get-release-plan

* Update README.md

* Upda...

github.com/changesets/changesets - b8e378621ad913134c9d4c38c2ecce6841112cb6 authored almost 4 years ago by Mateusz BurzyƄski <[email protected]>
Fix for #338 - Handle unpublished packages on github package registry (#469)

* handle non-existant packages on github pkg registry

* add changeset

* resolve prettier i...

github.com/changesets/changesets - c6d38b579bdfddc22714c352c3459d04d1745326 authored almost 4 years ago by Cameron Woodmansee <[email protected]>
Add MobX to the list of projects using Changesets (#491)

github.com/changesets/changesets - 3ab2adcc826004a74e731ba1de7f53dfb30e947b authored almost 4 years ago by Bnaya Peretz <[email protected]>
Version Packages (#483)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - 047d336af93c41c236f314bf20e47f2bc070edb7 authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
use JSON.stringify to format package.jsons (#395)

github.com/changesets/changesets - fd53ca2acb0a955bc87af090daba5aa41c2bab69 authored almost 4 years ago by Jonathan Morley <[email protected]>
Add .md files to prettier tasks (#486)

* lint: markdown using prettier

* fix: npm scripts

github.com/changesets/changesets - 57da9960c962b185acd0d14f3ad2831e8a65331f authored almost 4 years ago by Dhruv Jain <[email protected]>
Update broken links to snapshots releases in command-line-options.md (#488)

github.com/changesets/changesets - 4da42eb2ba03c1c90bee4c037af5174073f4234b authored almost 4 years ago by Lennart <[email protected]>
Add Formik to the list of projects using Changesets (#485)

github.com/changesets/changesets - 80cb1c199dc870f742ca75741507c4c423644eac authored almost 4 years ago by Dhruv Jain <[email protected]>
Fixed an issue with bumping a peer dependency using a `"none"` changeset type resulting in the dependant package being major bumped (#482)

* None bumping peerdeps should not cause major bumps

* Create blue-yaks-joke.md

* Remove p...

github.com/changesets/changesets - e92cc0138bfbc041c77e6c7d054f2aa101cece5a authored almost 4 years ago by Jonathan Morley <[email protected]>
Version Packages (#481)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/changesets/changesets - f9ccfa3e9911718fcd95eff398ece64c8e9eef9b authored almost 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>