Skip to content

Commit 1a22c68

Browse files
chore: prepare 0.10.0 release
1 parent c11560a commit 1a22c68

File tree

4 files changed

+17
-16
lines changed

4 files changed

+17
-16
lines changed

docs/changelog/0.10.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### 0.10.0
22

3-
_Not Released Yet_
3+
_Released 2025 May 13_
44

55
#### Improvements
66

docs/changelog/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
### Version History
66

7-
* ????-??-?? [0.10.0](0.10.0.md) (TBD; work in progress)
8-
* 2025-03-01 [0.9.0](0.9.0.md) (latest)
7+
* 2025-05-13 [0.10.0](0.10.0.md) (latest)
8+
* 2025-03-01 [0.9.0](0.9.0.md)
99
* 2024-11-12 [0.8.0](0.8.0.md)
1010
* 2024-10-30 [0.7.0](0.7.0.md)
1111
* 2024-10-25 [0.6.0](0.6.0.md)

docs/changelog/full.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
### 0.10.0
2+
3+
_Released 2025 May 13_
4+
5+
#### Improvements
6+
7+
- Updated to [api-generator](https://github.com/GW2ToolBelt/api-generator) to [0.9.0](https://github.com/GW2ToolBelt/api-generator/releases/tag/v0.9.0).
8+
9+
10+
---
11+
112
### 0.9.0
213

314
_Released 2025 Mar 01_

docs/changelog/latest.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
1-
### 0.9.0
1+
### 0.10.0
22

3-
_Released 2025 Mar 01_
3+
_Released 2025 May 13_
44

55
#### Improvements
66

7-
- Updated to [api-generator](https://github.com/GW2ToolBelt/api-generator) to [0.8.1](https://github.com/GW2ToolBelt/api-generator/releases/tag/v0.8.1).
8-
- Migrated to schema version `2024-07-20T01:00:00.000Z`.
9-
- Introduced a basic in-memory `CacheAccess` implementation.
10-
- This is **not used by default.**
11-
12-
#### Fixes
13-
14-
- Fixed a bug that caused request configuration to be applied in an unexpected
15-
order.
16-
- The `RequestConfigurer` that may be passed to factory functions is now run
17-
after configurations from the client.
7+
- Updated to [api-generator](https://github.com/GW2ToolBelt/api-generator) to [0.9.0](https://github.com/GW2ToolBelt/api-generator/releases/tag/v0.9.0).

0 commit comments

Comments
 (0)