Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit f2174be

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2026-02-02) ### 🔧 Maintenance #### ♻️ Refactoring * **deploy:** separate Dockerfiles per service to remove buildArgs dependency ([a142f10](a142f10))
1 parent a142f10 commit f2174be

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.2.3](https://github.com/specvital/worker/compare/v1.2.2...v1.2.3) (2026-02-02)
4+
5+
### 🔧 Maintenance
6+
7+
#### ♻️ Refactoring
8+
9+
- **deploy:** separate Dockerfiles per service to remove buildArgs dependency ([a142f10](https://github.com/specvital/worker/commit/a142f108feeaf33991377133cb51e72a57064cbc))
10+
311
## [1.2.2](https://github.com/specvital/worker/compare/v1.2.1...v1.2.2) (2026-02-02)
412

513
### 🔧 Maintenance

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "specvital-worker",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Background job processing service for SpecVital",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)