chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/antialias/soroban-abacus-flashcards/compare/v1.0.0...v1.1.0) (2025-09-28) ### Features * add GitHub Pages Storybook deployment with dual documentation sites ([439707b](439707b118))
This commit is contained in:
parent
439707b118
commit
a994abc624
|
|
@ -1,3 +1,10 @@
|
|||
# [1.1.0](https://github.com/antialias/soroban-abacus-flashcards/compare/v1.0.0...v1.1.0) (2025-09-28)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add GitHub Pages Storybook deployment with dual documentation sites ([439707b](https://github.com/antialias/soroban-abacus-flashcards/commit/439707b1188e9750fb2c62aac05d54fede196417))
|
||||
|
||||
# 1.0.0 (2025-09-28)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "soroban-monorepo",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"description": "Beautiful Soroban Flashcard Generator - Monorepo",
|
||||
"workspaces": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue