Skip to content

Commit

Permalink
ci(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.0](v5.0.0...v6.0.0) (2024-01-22)

### ⚠ BREAKING CHANGES

* Prerelease branches are no longer supported

### Features

* remove prerelease branches config ([54f8838](54f8838))

### Miscellaneous

* **deps:** update all non-major dependencies ([64b0ec4](64b0ec4))

### Tests

* removes prerelease-related tests ([1fc26c1](1fc26c1))

### Documentation

* updates base config documentation ([49464c0](49464c0))
  • Loading branch information
semantic-release-bot committed Jan 22, 2024
1 parent 49464c0 commit 53245e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@
"watch": "clean && tsc-watch -w -p ./tsconfig.build.json --compiler ./node_modules/.bin/tspc"
},
"types": "lib/index.d.ts",
"version": "5.0.0"
"version": "6.0.0"
}

0 comments on commit 53245e8

Please sign in to comment.