Skip to content

Commit 4c7a0ab

Browse files
Bump version to release badge removal
1 parent fd1dd29 commit 4c7a0ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
## [2.5.2]
10+
### Removed
11+
- Obsolete Travis CI build badge from README
12+
913
## [2.5.1]
1014
### Added
1115
- Override any project-specific `ts-node` `transpileOnly` to force type checking when compiling code snippets

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"typescript",
1919
"verify"
2020
],
21-
"version": "2.5.1",
21+
"version": "2.5.2",
2222
"main": "dist/index.js",
2323
"@types": "dist/index.d.ts",
2424
"bin": {

0 commit comments

Comments
 (0)