Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza committed Aug 8, 2024
1 parent 904cbb9 commit 80b7807
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## v3.4.10-1723087060.2b01c26

[compare changes](https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.9...v3.4.10-1723087060.2b01c26)

### 📖 Documentation

- Update readme ([5a2b0c9](https://github.com/LeDDGroup/typescript-transform-paths/commit/5a2b0c9))

### 🏡 Chore

- Update dependencies ([#226](https://github.com/LeDDGroup/typescript-transform-paths/pull/226))
- Replace standard-version with changelogen ([4134b5d](https://github.com/LeDDGroup/typescript-transform-paths/commit/4134b5d))

### 🤖 CI

- Npm generate provenance ([2b01c26](https://github.com/LeDDGroup/typescript-transform-paths/commit/2b01c26))

### ❤️ Contributors

- Daniel Perez Alvarez <[email protected]>

## v3.4.10-1723086173.5a2b0c9

[compare changes](https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.9...v3.4.10-1723086173.5a2b0c9)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typescript-transform-paths",
"version": "3.4.10-1723086173.5a2b0c9",
"version": "3.4.10-1723087060.2b01c26",
"description": "Transforms module resolution paths using TypeScript path mapping and/or custom paths",
"main": "dist/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 80b7807

Please sign in to comment.