Skip to content

Commit

Permalink
chore(release): 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 16, 2023
1 parent 394ff40 commit a3a06e9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.2](https://github.com/recap-utr/nlp-service/compare/v1.2.1...v1.2.2) (2023-01-16)


### Bug Fixes

* bump deps ([074733b](https://github.com/recap-utr/nlp-service/commit/074733b108a480dcd4bee0afc29df75c706f0ff2))
* temporarily disable docker publish workflow ([394ff40](https://github.com/recap-utr/nlp-service/commit/394ff40f85eb7976e0c265c093e4e70a1cd8790b))

## [1.2.1](https://github.com/recap-utr/nlp-service/compare/v1.2.0...v1.2.1) (2023-01-11)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "nlp-service"
version = "1.2.1"
version = "1.2.2"
description = "Microservice for NLP tasks using gRPC"
authors = ["Mirko Lenz <info@mirko-lenz.de>"]
license = "Apache-2.0"
Expand Down

0 comments on commit a3a06e9

Please sign in to comment.