Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: new release candidate #32

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 1, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

[email protected]

Patch Changes

  • 95c69a7: Use changeset to release process. Make test release

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

0.11.1

  • docs: add examples #28

0.11.0

29 December 2023

  • feat: add support for custom decorators #27
  • chore: release v0.11.0 dbc769b

0.10.1

4 August 2023

  • docs: remove unstable API warning from docs #25
  • chore: release v0.10.1 32dc5da

0.10.0

31 July 2023

  • feat: throw errors when missing @test or @suite decorators for given test or class #24
  • chore: release v0.10.0 7f21318

0.9.0

26 July 2023

  • feat: add @annotation decorator #23
  • chore: release v0.9.0 44918a3

0.8.1

22 July 2023

  • docs: add npm package version and test status badges to readme #22
  • chore: release v0.8.1 5d15406

0.8.0

22 July 2023

  • feat: add @fixme decorator #21
  • chore: release v0.8.0 28aa5d0

0.7.1

20 July 2023

  • chore: dependency update #20
  • chore: release v0.7.1 be51ffb

0.7.0

20 July 2023

  • chore: fix release process #19
  • feat: add @fail decorator #18
  • chore: release v0.7.0 0e48603

0.6.0

17 July 2023

  • feat: add @tag decorator #17
  • chore: release v0.6.0 f7bbe46

0.5.0

16 July 2023

  • feat: add @only decorator #16
  • test: fix @slow tests 6359e65
  • chore: release v0.5.0 8d69e29
  • docs: fix formatting 92b3e36

0.4.0

15 July 2023

  • feat: add @slow decorator #15
  • chore: release v0.4.0 f7de0c4

0.3.0

15 July 2023

  • chore: add keywords, license, fix peerDeps #14
  • feat(skip): add skip decorator #13
  • chore: release v0.3.0 545e2c2

0.2.0

13 July 2023

  • feat: add afterAll, afterEach, beforeAll, beforeEach decorators #12
  • fix: use dynamic fixtures instead of hardcoded #11
  • chore: release v0.2.0 bff619f

0.1.2

12 July 2023

  • fix: access to fixtures from @test method #10
  • chore: release v0.1.2 516c41f
  • docs: add banner about early stage 8a72868

0.1.1

11 July 2023

  • fix: fix this context in @test method #9
  • ci: add GH actions for building, linting and testing package before merge #8
  • chore: update changelog 4b0cabf
  • chore: release v0.1.1 657f1c4

0.1.0

11 July 2023

  • chore: add release process #7
  • add tests, refactors base decorators, update readme #6
  • refactor: refactor suite and test decorators #5
  • chore: release v0.1.0 2011458
  • chore: fix release process command 18d274b

0.0.1

9 July 2023

  • ci: automate release #4
  • feat: add suite & test decorators #3
  • ci: automate release #2
  • chore: use linter & prettier #1
  • chore: initialize repo 6ec32a4
  • docs: initialize repo 6899678

@SebastianSedzik SebastianSedzik merged commit 15cd2aa into master Jan 1, 2024
@SebastianSedzik SebastianSedzik deleted the changeset-release/master branch January 1, 2024 17:51
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.

1 participant