Skip to content

Commit 83e1095

Browse files
authored
Merge pull request #138 from nspcc-dev/rel-0.6.6
2 parents be25bbb + 25f521a commit 83e1095

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [0.6.6] - 2025-04-04
8+
9+
### Fixed
10+
11+
- Missing renderAs property for bulma components (#136)
12+
713
## [0.6.5] - 2025-04-04
814

915
### Changed
@@ -111,4 +117,5 @@ See git log.
111117
[0.6.3]: https://github.com/nspcc-dev/send-fs-neo-org/compare/v0.6.2...v0.6.3
112118
[0.6.4]: https://github.com/nspcc-dev/send-fs-neo-org/compare/v0.6.3...v0.6.4
113119
[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
120+
[0.6.6]: https://github.com/nspcc-dev/send-fs-neo-org/compare/v0.6.5...v0.6.6
121+
[Unreleased]: https://github.com/nspcc-dev/send-fs-neo-org/compare/v0.6.6...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.5",
3+
"version": "0.6.6",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-svg-core": "^6.7.2",

0 commit comments

Comments
 (0)