Skip to content

Commit 87fafd6

Browse files
author
Continuous Integration
committed
Update changelog [skip ci]
1 parent b07637b commit 87fafd6

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,26 @@
22

33
## [Unreleased](https://github.com/christianhelle/apiclientcodegen/tree/HEAD)
44

5-
[Full Changelog](https://github.com/christianhelle/apiclientcodegen/compare/1.24.0...HEAD)
5+
[Full Changelog](https://github.com/christianhelle/apiclientcodegen/compare/1.25.0...HEAD)
66

77
**Implemented enhancements:**
88

9+
- Add TypeScript support to Visual Studio Code extension [\#1154](https://github.com/christianhelle/apiclientcodegen/pull/1154) ([christianhelle](https://github.com/christianhelle))
10+
- Group C\# Code Generators in Visual Studio Code [\#1153](https://github.com/christianhelle/apiclientcodegen/pull/1153) ([christianhelle](https://github.com/christianhelle))
11+
12+
**Merged pull requests:**
13+
14+
- Update dependency webpack-cli to v6 [\#1151](https://github.com/christianhelle/apiclientcodegen/pull/1151) ([renovate[bot]](https://github.com/apps/renovate))
15+
- Update dependency node to v22 [\#1150](https://github.com/christianhelle/apiclientcodegen/pull/1150) ([renovate[bot]](https://github.com/apps/renovate))
16+
- Update dependency mocha to v11 [\#1149](https://github.com/christianhelle/apiclientcodegen/pull/1149) ([renovate[bot]](https://github.com/apps/renovate))
17+
18+
## [1.25.0](https://github.com/christianhelle/apiclientcodegen/tree/1.25.0) (2025-05-16)
19+
20+
[Full Changelog](https://github.com/christianhelle/apiclientcodegen/compare/1.24.0...1.25.0)
21+
22+
**Implemented enhancements:**
23+
24+
- Visual Studio Code Extension [\#1141](https://github.com/christianhelle/apiclientcodegen/pull/1141) ([christianhelle](https://github.com/christianhelle))
925
- Microsoft Kiota v1.26.1 [\#1140](https://github.com/christianhelle/apiclientcodegen/pull/1140) ([christianhelle](https://github.com/christianhelle))
1026

1127
**Closed issues:**
@@ -14,6 +30,11 @@
1430

1531
**Merged pull requests:**
1632

33+
- Improve VS Code README [\#1146](https://github.com/christianhelle/apiclientcodegen/pull/1146) ([christianhelle](https://github.com/christianhelle))
34+
- Update actions/setup-node action to v4 [\#1145](https://github.com/christianhelle/apiclientcodegen/pull/1145) ([renovate[bot]](https://github.com/apps/renovate))
35+
- Update actions/setup-dotnet action to v4 [\#1144](https://github.com/christianhelle/apiclientcodegen/pull/1144) ([renovate[bot]](https://github.com/apps/renovate))
36+
- Update actions/checkout action to v4 [\#1143](https://github.com/christianhelle/apiclientcodegen/pull/1143) ([renovate[bot]](https://github.com/apps/renovate))
37+
- Update dependency @types/node to v20.17.47 [\#1142](https://github.com/christianhelle/apiclientcodegen/pull/1142) ([renovate[bot]](https://github.com/apps/renovate))
1738
- Update dependency Azure.Core to 1.46.1 [\#1136](https://github.com/christianhelle/apiclientcodegen/pull/1136) ([renovate[bot]](https://github.com/apps/renovate))
1839
- Add support for .NET 8 and 9 to production tests workflow [\#1135](https://github.com/christianhelle/apiclientcodegen/pull/1135) ([christianhelle](https://github.com/christianhelle))
1940
- Smoke tests [\#1133](https://github.com/christianhelle/apiclientcodegen/pull/1133) ([christianhelle](https://github.com/christianhelle))

0 commit comments

Comments
 (0)