Skip to content

Commit 14e7683

Browse files
chore: create new release 1.5.0
## [1.5.0](1.4.0...1.5.0) (2026-01-01) ### New features * add Directory package page entries, update score link ([899ffad](899ffad)) * add Nightly Program data, link and filter ([6da46d8](6da46d8)) * improve search state title, show matches count ([d91f8e5](d91f8e5)) ### Other changes * update dependencies and actions ([5c7b381](5c7b381))
1 parent d91f8e5 commit 14e7683

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.5.0](https://github.com/react-native-community/vscode-react-native-directory/compare/1.4.0...1.5.0) (2026-01-01)
2+
3+
### New features
4+
5+
* add Directory package page entries, update score link ([899ffad](https://github.com/react-native-community/vscode-react-native-directory/commit/899ffaddf571e8579c8351301e5c3eff60bbaa88))
6+
* add Nightly Program data, link and filter ([6da46d8](https://github.com/react-native-community/vscode-react-native-directory/commit/6da46d8e333bc25470be51a5754d3849f072edc3))
7+
* improve search state title, show matches count ([d91f8e5](https://github.com/react-native-community/vscode-react-native-directory/commit/d91f8e539e06807b36b832c4510138189bcb8b2f))
8+
9+
### Other changes
10+
11+
* update dependencies and actions ([5c7b381](https://github.com/react-native-community/vscode-react-native-directory/commit/5c7b38113d9903324216d9fe207fdb34f74f142b))
12+
113
## [1.4.0](https://github.com/react-native-community/vscode-react-native-directory/compare/1.3.0...1.4.0) (2025-11-16)
214

315
### New features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
]
3333
},
34-
"version": "1.4.0",
34+
"version": "1.5.0",
3535
"engines": {
3636
"vscode": "^1.100.0"
3737
},

0 commit comments

Comments
 (0)