Skip to content

Commit b4d01cd

Browse files
committed
release: cut the v0.3.0 release
1 parent 43f36d2 commit b4d01cd

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# convex-angular
22

3+
## [0.3.0](https://github.com/azhukau-dev/convex-angular/compare/v0.2.0...v0.3.0) (2025-08-01)
4+
5+
### πŸ“– Documentation
6+
7+
- Update README.md
8+
9+
### 🏑 Chore
10+
11+
- Update Angular to v20.1.4
12+
- Update Nx to v21.3.10
13+
314
## [0.2.0](https://github.com/azhukau-dev/convex-angular/compare/0.1.0...v0.2.0) (2025-07-20)
415

516
### πŸ“– Documentation
@@ -9,4 +20,3 @@
920
## 0.1.0 (2025-07-18)
1021

1122
- Initial release πŸŽ‰
12-

β€Žpackages/convex-angular/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "convex-angular",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "The Angular client for Convex",
55
"keywords": [
66
"angular",

0 commit comments

Comments
Β (0)