Skip to content

Latest commit

History

History
242 lines (152 loc) 路 9.89 KB

CHANGELOG.md

File metadata and controls

242 lines (152 loc) 路 9.89 KB

@changesets/read

0.5.9

Patch Changes

0.5.8

Patch Changes

  • Updated dependencies [8c08469, 8c08469]:
    • @changesets/git@1.5.0
    • @changesets/types@5.2.0
    • @changesets/parse@0.3.15

0.5.7

Patch Changes

  • Updated dependencies [f64bc1b]:
    • @changesets/git@1.4.1

0.5.6

Patch Changes

  • Updated dependencies [dd9b76f, dd9b76f]:
    • @changesets/git@1.4.0
    • @changesets/types@5.1.0
    • @changesets/parse@0.3.14

0.5.5

Patch Changes

  • Updated dependencies [c87eba6, eb86652]:
    • @changesets/types@5.0.0
    • @changesets/git@1.3.2
    • @changesets/parse@0.3.13

0.5.4

Patch Changes

  • Updated dependencies [27a5a82]:
    • @changesets/types@4.1.0
    • @changesets/git@1.3.1
    • @changesets/parse@0.3.12

0.5.3

Patch Changes

  • Updated dependencies [77c1cef, 957e39c]:
    • @changesets/git@1.3.0
    • @changesets/parse@0.3.11

0.5.2

Patch Changes

  • Updated dependencies [fe8db75, 9a993ba]:
    • @changesets/git@1.2.1
    • @changesets/types@4.0.2
    • @changesets/parse@0.3.10

0.5.1

Patch Changes

  • Updated dependencies [2b49c39]:
    • @changesets/git@1.2.0

0.5.0

Minor Changes

  • #626 bc611cf Thanks @Andarist! - From now on, changeset files starting with a dot (e.g. .ignored-temporarily.md) will be be ignored and kept around after versioning. This allows you to prepare a changeset for something that isn't supposed to be released immediately. An example use case could involve code hidden behind a feature flag.

Patch Changes

  • Updated dependencies [e89e28a]:
    • @changesets/types@4.0.1
    • @changesets/git@1.1.2
    • @changesets/parse@0.3.9

0.4.7

Patch Changes

  • Updated dependencies [de2b4a5]:
    • @changesets/types@4.0.0
    • @changesets/git@1.1.1
    • @changesets/parse@0.3.8

0.4.6

Patch Changes

  • Updated dependencies [89f0c49, 2b49d66, 09f62f9]:
    • @changesets/git@1.0.5
    • @changesets/types@3.0.0
    • @changesets/parse@0.3.6

0.4.5

Patch Changes

  • 1706fb7 #321 Thanks @mitchellhamilton! - Fix TypeScript declarations

  • Updated dependencies [1706fb7]:

    • @changesets/git@1.0.3
    • @changesets/logger@0.0.5
    • @changesets/parse@0.3.5
    • @changesets/types@2.0.1

0.4.4

Patch Changes

  • Updated dependencies [011d57f]:
    • @changesets/types@2.0.0
    • @changesets/git@1.0.2
    • @changesets/parse@0.3.4

0.4.3

Patch Changes

  • 04ddfd7 #305 Thanks @Noviny! - Add link to changelog in readme

  • Updated dependencies [04ddfd7, e56928b, b49e1cf]:

    • @changesets/git@1.0.1
    • @changesets/logger@0.0.4
    • @changesets/parse@0.3.3
    • @changesets/test-utils@0.0.4
    • @changesets/types@1.0.1

0.4.2

Patch Changes

0.4.1

Patch Changes

  • Updated dependencies [fe0d9192]:
    • @changesets/git@0.4.0

0.4.0

Minor Changes

Patch Changes

  • Updated dependencies [bca8865]:
    • @changesets/git@0.3.0

0.3.1

Patch Changes

  • Updated dependencies [8f0a1ef]:
    • @changesets/types@0.4.0
    • @changesets/git@0.2.4
    • @changesets/parse@0.3.1

0.3.0

Minor Changes

  • 8dce96f #187 Thanks @gardnerjack! - Added --empty flag to the add command for empty changeset files. New tests for adding, writing, parsing, and reading empty changesets.

Patch Changes

  • Updated dependencies [8dce96f]:
    • @changesets/parse@0.3.0

0.2.2

Patch Changes

  • 89c0894 #167 Thanks @Noviny! - Fix broken sinceMaster arg - which was not working with v2 changesets

  • Updated dependencies [89c0894]:

    • @changesets/git@0.2.2

0.2.1

Patch Changes

  • 8c43fa0 #155 Thanks @Noviny! - Add Readme

  • 0320391 #163 Thanks @Noviny! - Reordered dependencies in the package json (this should have no impact)

  • Updated dependencies [8c43fa0, 0320391, 1ff73b7]:

    • @changesets/git@0.2.1
    • @changesets/parse@0.2.1
    • @changesets/types@0.3.0

0.2.0

Minor Changes

  • 296a6731 - Safety bump: Towards the end of preparing changesets v2, there was a lot of chaos - this bump is to ensure every package on npm matches what is found in the repository.

Patch Changes

  • Updated dependencies [296a6731]:
    • @changesets/git@0.2.0
    • @changesets/parse@0.2.0
    • @changesets/types@0.2.0

0.1.2

Patch Changes

  • a15abbf9 - Previous release shipped unbuilt code - fixing that

0.1.0

Minor Changes

  • 6d119893 - Initial Release

  • Updated dependencies [c46e9ee7]:

  • Updated dependencies [519b4218]:

    • @changesets/git@0.1.0
    • @changesets/parse@0.1.0
    • @changesets/types@0.1.0