Skip to content

Commit 81faa31

Browse files
committed
chore(release): 0.95.0 [skip ci]
# [0.95.0](v0.94.1...v0.95.0) (2025-05-15) ### Features * **jsdoc:** use [@import](https://github.com/import) ([#405](#405)) ([64b0fd9](64b0fd9))
1 parent 64b0fd9 commit 81faa31

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.95.0](https://github.com/5app/dare/compare/v0.94.1...v0.95.0) (2025-05-15)
2+
3+
4+
### Features
5+
6+
* **jsdoc:** use [@import](https://github.com/import) ([#405](https://github.com/5app/dare/issues/405)) ([64b0fd9](https://github.com/5app/dare/commit/64b0fd93f600fdebf700f0bd0dc052e1e799a217))
7+
18
## [0.94.1](https://github.com/5app/dare/compare/v0.94.0...v0.94.1) (2025-04-29)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dare",
3-
"version": "0.94.1",
3+
"version": "0.95.0",
44
"description": "Database to REST, REST to Database",
55
"type": "module",
66
"main": "./src/index.js",

0 commit comments

Comments
 (0)