Skip to content

Commit d629cab

Browse files
committed
CHANGELOG: release 0.6.5
Signed-off-by: Roman Khimov <[email protected]>
1 parent 9e3750e commit d629cab

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Changelog for SendFS
44

55
## [Unreleased]
66

7+
## [0.6.5] - 2025-04-04
8+
9+
### Changed
10+
11+
- Emotionless footer (#133)
12+
- Vite and Node 18 are used now (#132)
13+
714
## [0.6.4] - 2025-02-05
815

916
### Fixed
@@ -103,4 +110,5 @@ See git log.
103110
[0.6.2]: https://github.com/nspcc-dev/send-fs-neo-org/compare/v0.6.1...v0.6.2
104111
[0.6.3]: https://github.com/nspcc-dev/send-fs-neo-org/compare/v0.6.2...v0.6.3
105112
[0.6.4]: https://github.com/nspcc-dev/send-fs-neo-org/compare/v0.6.3...v0.6.4
106-
[Unreleased]: https://github.com/nspcc-dev/send-fs-neo-org/compare/v0.6.4...master
113+
[0.6.5]: https://github.com/nspcc-dev/send-fs-neo-org/compare/v0.6.4...v0.6.5
114+
[Unreleased]: https://github.com/nspcc-dev/send-fs-neo-org/compare/v0.6.5...master

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "send-fs-neo-org",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-svg-core": "^6.7.2",

0 commit comments

Comments
 (0)