Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 9, 2024
1 parent 8983781 commit 60b0112
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
## 0.1.5

### Changed

- Updated @types/node to version 22.5.4
- Improved build process to include CSS files.
- Enhanced file path handling in the build process using path module
functions.
- Updated dependencies:
- esbuild
- ts-node

### Added

- Added the ability to exclude files/folders from the build process.
- Added `ignore` option to the Build interface.

## 0.1.4

### Changed
Expand Down

0 comments on commit 60b0112

Please sign in to comment.