diff --git a/.changeset/warm-camels-exercise.md b/.changeset/warm-camels-exercise.md new file mode 100644 index 00000000..b27bd57e --- /dev/null +++ b/.changeset/warm-camels-exercise.md @@ -0,0 +1,20 @@ +--- +'google-webfonts-client': patch +'validation-adapters': patch +'validation-adapter': patch +'elevenlabs-client': patch +'feature-logger': patch +'@blgc/openapi-router': patch +'feature-fetch': patch +'feature-react': patch +'feature-state': patch +'figma-connect': patch +'xml-tokenizer': patch +'eprel-client': patch +'feature-form': patch +'@blgc/config': patch +'@blgc/utils': patch +'@blgc/cli': patch +--- + +Bumped dependency versions diff --git a/examples/feature-state/react/counter/src/App.tsx b/examples/feature-state/react/counter/src/App.tsx index d6199a49..ac1bd208 100644 --- a/examples/feature-state/react/counter/src/App.tsx +++ b/examples/feature-state/react/counter/src/App.tsx @@ -10,14 +10,14 @@ export default function App() {

{counter}