Skip to content

Commit

Permalink
chore(release): 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 4, 2023
1 parent 3c6e9b5 commit 86d28b9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.2](https://github.com/recap-utr/arg-services-typescript/compare/v2.5.1...v2.5.2) (2023-10-04)


### Bug Fixes

* use proper entrypoint for d.ts files ([3c6e9b5](https://github.com/recap-utr/arg-services-typescript/commit/3c6e9b5b265d901f524ea516b5a78eed0532c062))

## [2.5.1](https://github.com/recap-utr/arg-services-typescript/compare/v2.5.0...v2.5.1) (2023-10-04)


Expand Down
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
@@ -1,6 +1,6 @@
{
"name": "arg-services",
"version": "2.5.1",
"version": "2.5.2",
"description": "Protobuf and gRPC definitions for microservice-based argumentation machines",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 86d28b9

Please sign in to comment.