Skip to content

Commit f030558

Browse files
chore(release): monorepo release (#165)
- @nano_kit/ssr@1.0.0-alpha.7 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eefd560 commit f030558

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/ssr/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-alpha.7](https://github.com/TrigenSoftware/nano_kit/compare/ssr%401.0.0-alpha.6...ssr%401.0.0-alpha.7) (2026-07-13)
7+
8+
### Features
9+
10+
* add server entrypoint ([#164](https://github.com/TrigenSoftware/nano_kit/issues/164)) ([eefd560](https://github.com/TrigenSoftware/nano_kit/commit/eefd5606bfdb477409f649be3b34e67d3da7dd91))
11+
612
## [1.0.0-alpha.6](https://github.com/TrigenSoftware/nano_kit/compare/ssr%401.0.0-alpha.5...ssr%401.0.0-alpha.6) (2026-07-12)
713

814
### Bug Fixes

packages/ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nano_kit/ssr",
33
"type": "module",
4-
"version": "1.0.0-alpha.6",
4+
"version": "1.0.0-alpha.7",
55
"description": "The base package for server-side rendering in Nano Kit.",
66
"author": "dangreen",
77
"license": "MIT",

0 commit comments

Comments
 (0)