Skip to content

Commit

Permalink
ci(release): 1.3.1-beta-b-try-fixing-config-1692401942847.1
Browse files Browse the repository at this point in the history
## [1.3.1-beta-b-try-fixing-config-1692401942847.1](v1.3.0...v1.3.1-beta-b-try-fixing-config-1692401942847.1) (2023-08-18)

### Bug Fixes

* pass parserOpts to commit-analyzer ([bbc7485](bbc7485))
  • Loading branch information
semantic-release-bot committed Aug 18, 2023
1 parent bbc7485 commit 0c25fad
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/ttsc"
},
"types": "lib/index.d.ts",
"version": "1.3.0"
"version": "1.3.1-beta-b-try-fixing-config-1692401942847.1"
}

0 comments on commit 0c25fad

Please sign in to comment.