Skip to content

Commit ac816db

Browse files
committed
chore(release): v3.4.10
1 parent d07ace6 commit ac816db

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
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.
44

5+
## v3.4.10
6+
7+
[compare changes](https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.9...v3.4.10)
8+
9+
### 🏡 Chore
10+
11+
- Update dependencies ([#226](https://github.com/LeDDGroup/typescript-transform-paths/pull/226))
12+
- Replace standard-version with changelogen ([#227](https://github.com/LeDDGroup/typescript-transform-paths/pull/227))
13+
14+
### 🤖 CI
15+
16+
- Generate provenance on npm publish ([#229](https://github.com/LeDDGroup/typescript-transform-paths/pull/229))
17+
18+
### ❤️ Contributors
19+
20+
- Daniel Perez Alvarez <[email protected]>
21+
522
### [3.4.9](https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.8...v3.4.9) (2024-08-07)
623

724
### [3.4.8](https://github.com/LeDDGroup/typescript-transform-paths/compare/v3.4.7...v3.4.8) (2024-08-07)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-transform-paths",
3-
"version": "3.4.9",
3+
"version": "3.4.10",
44
"description": "Transforms module resolution paths using TypeScript path mapping and/or custom paths",
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)