Skip to content

Commit c776ea6

Browse files
committed
chore(main): release 2.5.1
1 parent 0ffac6d commit c776ea6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [2.5.1](https://github.com/kenso312/nestjs-v10-webpack-boilerplate/compare/v2.5.0...v2.5.1) (2024-01-07)
4+
5+
6+
### Bug Fixes
7+
8+
* resolving root directory issue for window ([6efbb60](https://github.com/kenso312/nestjs-v10-webpack-boilerplate/commit/6efbb608d718a0d1aab5a2155ac0b12c5ee22119))
9+
310
## [2.5.0](https://github.com/kenso312/nestjs-v10-webpack-boilerplate/compare/v2.4.1...v2.5.0) (2023-11-12)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-v10-webpack-boilerplate",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Boilerplate for NestJS v10 with Webpack, Pnpm, Fastify, Swagger, Pino Logger, Airbnb JavaScript Guide, Google JSON Style, ESLint, Prettier, Editorconfig, Husky, Lint-Staged, Commitlint, Axios, Docker, Alias Path, Error Handling and Clustering",
55
"keywords": [
66
"airbnb-eslint",

0 commit comments

Comments
 (0)