File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.1] ( https://github.com/btwld/nestjs-worker/compare/v1.0.0...v1.0.1 ) (2025-09-15)
9+
10+
11+ ### Bug Fixes
12+
13+ * improve NPM authentication in release workflow ([ d7217af] ( https://github.com/btwld/nestjs-worker/commit/d7217afa40aa2f7046e8c6b50a905245502b2366 ) )
14+
815# 1.0.0 (2025-09-15)
916
1017
Original file line number Diff line number Diff line change 11{
22 "name" : " nestjs-worker" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " A powerful NestJS library for seamless worker_threads integration with decorators and dependency injection" ,
55 "author" : " Bitwild <contact@bitwild.com>" ,
66 "license" : " BSD-3-Clause" ,
You can’t perform that action at this time.
0 commit comments