diff --git a/examples/handlebars/CHANGELOG.md b/examples/handlebars/CHANGELOG.md index f64522afe..df5cad929 100644 --- a/examples/handlebars/CHANGELOG.md +++ b/examples/handlebars/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.12](https://github.com/frctl/fractal/compare/@frctl/handlebars-example@0.3.11...@frctl/handlebars-example@0.3.12) (2023-01-26) + +**Note:** Version bump only for package @frctl/handlebars-example + + + + + ## [0.3.11](https://github.com/frctl/fractal/compare/@frctl/handlebars-example@0.3.10...@frctl/handlebars-example@0.3.11) (2022-08-17) **Note:** Version bump only for package @frctl/handlebars-example diff --git a/examples/handlebars/package.json b/examples/handlebars/package.json index 6dff141c5..2653193d7 100644 --- a/examples/handlebars/package.json +++ b/examples/handlebars/package.json @@ -1,15 +1,15 @@ { "name": "@frctl/handlebars-example", - "version": "0.3.11", + "version": "0.3.12", "private": true, "scripts": { "start": "fractal start --sync", "build": "fractal build" }, "dependencies": { - "@frctl/fractal": "^1.5.14", + "@frctl/fractal": "^1.5.15", "@frctl/handlebars": "^1.2.15", - "@frctl/mandelbrot": "^1.10.2" + "@frctl/mandelbrot": "^1.10.3" }, "devDependencies": { "@frctl/adapter-tests": "^0.2.0", diff --git a/examples/nunjucks/CHANGELOG.md b/examples/nunjucks/CHANGELOG.md index 322f6fc22..a15452035 100644 --- a/examples/nunjucks/CHANGELOG.md +++ b/examples/nunjucks/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.10](https://github.com/frctl/fractal/compare/@frctl/nunjucks-example@0.0.9...@frctl/nunjucks-example@0.0.10) (2023-01-26) + +**Note:** Version bump only for package @frctl/nunjucks-example + + + + + ## [0.0.9](https://github.com/frctl/fractal/compare/@frctl/nunjucks-example@0.0.8...@frctl/nunjucks-example@0.0.9) (2022-08-17) **Note:** Version bump only for package @frctl/nunjucks-example diff --git a/examples/nunjucks/package.json b/examples/nunjucks/package.json index 5a9f5cb2c..84ab5f36e 100644 --- a/examples/nunjucks/package.json +++ b/examples/nunjucks/package.json @@ -1,14 +1,14 @@ { "name": "@frctl/nunjucks-example", - "version": "0.0.9", + "version": "0.0.10", "private": true, "scripts": { "start": "fractal start --sync", "build": "fractal build" }, "dependencies": { - "@frctl/fractal": "^1.5.14", - "@frctl/mandelbrot": "^1.10.2", + "@frctl/fractal": "^1.5.15", + "@frctl/mandelbrot": "^1.10.3", "@frctl/nunjucks": "^2.0.15" }, "devDependencies": { diff --git a/examples/react/CHANGELOG.md b/examples/react/CHANGELOG.md index 130f06d2d..33d768c8f 100644 --- a/examples/react/CHANGELOG.md +++ b/examples/react/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.11](https://github.com/frctl/fractal/compare/@frctl/react-example@0.2.10...@frctl/react-example@0.2.11) (2023-01-26) + +**Note:** Version bump only for package @frctl/react-example + + + + + ## [0.2.10](https://github.com/frctl/fractal/compare/@frctl/react-example@0.2.9...@frctl/react-example@0.2.10) (2022-08-17) **Note:** Version bump only for package @frctl/react-example diff --git a/examples/react/package.json b/examples/react/package.json index fe50cb327..69ebfcf56 100644 --- a/examples/react/package.json +++ b/examples/react/package.json @@ -1,14 +1,14 @@ { "name": "@frctl/react-example", - "version": "0.2.10", + "version": "0.2.11", "private": true, "scripts": { "start": "fractal start --sync", "build": "fractal build" }, "dependencies": { - "@frctl/fractal": "^1.5.14", - "@frctl/mandelbrot": "^1.10.2", + "@frctl/fractal": "^1.5.15", + "@frctl/mandelbrot": "^1.10.3", "@frctl/react": "^0.3.7" }, "devDependencies": { diff --git a/examples/twig/CHANGELOG.md b/examples/twig/CHANGELOG.md index 1b4386e35..59c5b8659 100644 --- a/examples/twig/CHANGELOG.md +++ b/examples/twig/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.11](https://github.com/frctl/fractal/compare/@frctl/twig-example@0.2.10...@frctl/twig-example@0.2.11) (2023-01-26) + +**Note:** Version bump only for package @frctl/twig-example + + + + + ## [0.2.10](https://github.com/frctl/fractal/compare/@frctl/twig-example@0.2.9...@frctl/twig-example@0.2.10) (2022-08-17) **Note:** Version bump only for package @frctl/twig-example diff --git a/examples/twig/package.json b/examples/twig/package.json index 1fe8876b6..8d8e10860 100644 --- a/examples/twig/package.json +++ b/examples/twig/package.json @@ -1,14 +1,14 @@ { "name": "@frctl/twig-example", - "version": "0.2.10", + "version": "0.2.11", "private": true, "scripts": { "start": "fractal start --sync", "build": "fractal build" }, "dependencies": { - "@frctl/fractal": "^1.5.14", - "@frctl/mandelbrot": "^1.10.2", + "@frctl/fractal": "^1.5.15", + "@frctl/mandelbrot": "^1.10.3", "@frctl/twig": "^1.2.13" }, "devDependencies": { diff --git a/packages/fractal/CHANGELOG.md b/packages/fractal/CHANGELOG.md index a95c9b5fe..78ca5d8df 100644 --- a/packages/fractal/CHANGELOG.md +++ b/packages/fractal/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.15](https://github.com/frctl/fractal/compare/@frctl/fractal@1.5.14...@frctl/fractal@1.5.15) (2023-01-26) + +**Note:** Version bump only for package @frctl/fractal + + + + + ## [1.5.14](https://github.com/frctl/fractal/compare/@frctl/fractal@1.5.13...@frctl/fractal@1.5.14) (2022-08-17) **Note:** Version bump only for package @frctl/fractal diff --git a/packages/fractal/package.json b/packages/fractal/package.json index 0efb71d67..7b2a2ccf5 100644 --- a/packages/fractal/package.json +++ b/packages/fractal/package.json @@ -1,6 +1,6 @@ { "name": "@frctl/fractal", - "version": "1.5.14", + "version": "1.5.15", "description": "A tool to help you build and document website component libraries and then integrate them into your projects.", "main": "src/fractal.js", "repository": { @@ -17,7 +17,7 @@ "dependencies": { "@frctl/core": "^0.3.5", "@frctl/handlebars": "^1.2.15", - "@frctl/mandelbrot": "^1.10.2", + "@frctl/mandelbrot": "^1.10.3", "@frctl/web": "^0.1.12", "anymatch": "^3.1.2", "bluebird": "^3.7.2", diff --git a/packages/mandelbrot/CHANGELOG.md b/packages/mandelbrot/CHANGELOG.md index 9b6756a09..c874a6ad9 100644 --- a/packages/mandelbrot/CHANGELOG.md +++ b/packages/mandelbrot/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.10.3](https://github.com/frctl/fractal/compare/@frctl/mandelbrot@1.10.2...@frctl/mandelbrot@1.10.3) (2023-01-26) + + +### Bug Fixes + +* only expand tree's with matches ([#1252](https://github.com/frctl/fractal/issues/1252)) ([9e881f8](https://github.com/frctl/fractal/commit/9e881f848e952e26d0c3767a382fea38cf490a9e)) + + + + + ## [1.10.2](https://github.com/frctl/fractal/compare/@frctl/mandelbrot@1.10.1...@frctl/mandelbrot@1.10.2) (2022-08-17) **Note:** Version bump only for package @frctl/mandelbrot diff --git a/packages/mandelbrot/package.json b/packages/mandelbrot/package.json index c4ee9db8a..f3d5e1a96 100644 --- a/packages/mandelbrot/package.json +++ b/packages/mandelbrot/package.json @@ -1,6 +1,6 @@ { "name": "@frctl/mandelbrot", - "version": "1.10.2", + "version": "1.10.3", "description": "The default theme for Fractal.", "main": "index.js", "repository": {