Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @frctl/handlebars-example@0.3.10
 - @frctl/nunjucks-example@0.0.8
 - @frctl/react-example@0.2.9
 - @frctl/twig-example@0.2.9
 - @frctl/fractal@1.5.13
 - @frctl/mandelbrot@1.10.1
  • Loading branch information
github-actions committed Feb 1, 2022
1 parent b6b92dc commit 8373dd1
Show file tree
Hide file tree
Showing 12 changed files with 66 additions and 15 deletions.
8 changes: 8 additions & 0 deletions examples/handlebars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10](https://github.com/frctl/fractal/compare/@frctl/handlebars-example@0.3.9...@frctl/handlebars-example@0.3.10) (2022-02-01)

**Note:** Version bump only for package @frctl/handlebars-example





## [0.3.9](https://github.com/frctl/fractal/compare/@frctl/handlebars-example@0.3.8...@frctl/handlebars-example@0.3.9) (2022-01-26)


Expand Down
6 changes: 3 additions & 3 deletions examples/handlebars/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@frctl/handlebars-example",
"version": "0.3.9",
"version": "0.3.10",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.12",
"@frctl/fractal": "^1.5.13",
"@frctl/handlebars": "^1.2.14",
"@frctl/mandelbrot": "^1.10.0"
"@frctl/mandelbrot": "^1.10.1"
},
"devDependencies": {
"@frctl/adapter-tests": "^0.2.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/nunjucks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8](https://github.com/frctl/fractal/compare/@frctl/nunjucks-example@0.0.7...@frctl/nunjucks-example@0.0.8) (2022-02-01)

**Note:** Version bump only for package @frctl/nunjucks-example





## [0.0.7](https://github.com/frctl/fractal/compare/@frctl/nunjucks-example@0.0.6...@frctl/nunjucks-example@0.0.7) (2022-01-26)

**Note:** Version bump only for package @frctl/nunjucks-example
Expand Down
6 changes: 3 additions & 3 deletions examples/nunjucks/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@frctl/nunjucks-example",
"version": "0.0.7",
"version": "0.0.8",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.12",
"@frctl/mandelbrot": "^1.10.0",
"@frctl/fractal": "^1.5.13",
"@frctl/mandelbrot": "^1.10.1",
"@frctl/nunjucks": "^2.0.14"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions examples/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/frctl/fractal/compare/@frctl/react-example@0.2.8...@frctl/react-example@0.2.9) (2022-02-01)

**Note:** Version bump only for package @frctl/react-example





## [0.2.8](https://github.com/frctl/fractal/compare/@frctl/react-example@0.2.7...@frctl/react-example@0.2.8) (2022-01-26)

**Note:** Version bump only for package @frctl/react-example
Expand Down
6 changes: 3 additions & 3 deletions examples/react/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@frctl/react-example",
"version": "0.2.8",
"version": "0.2.9",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.12",
"@frctl/mandelbrot": "^1.10.0",
"@frctl/fractal": "^1.5.13",
"@frctl/mandelbrot": "^1.10.1",
"@frctl/react": "^0.3.6"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions examples/twig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/frctl/fractal/compare/@frctl/twig-example@0.2.8...@frctl/twig-example@0.2.9) (2022-02-01)

**Note:** Version bump only for package @frctl/twig-example





## [0.2.8](https://github.com/frctl/fractal/compare/@frctl/twig-example@0.2.7...@frctl/twig-example@0.2.8) (2022-01-26)

**Note:** Version bump only for package @frctl/twig-example
Expand Down
6 changes: 3 additions & 3 deletions examples/twig/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@frctl/twig-example",
"version": "0.2.8",
"version": "0.2.9",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.12",
"@frctl/mandelbrot": "^1.10.0",
"@frctl/fractal": "^1.5.13",
"@frctl/mandelbrot": "^1.10.1",
"@frctl/twig": "^1.2.12"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fractal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.13](https://github.com/frctl/fractal/compare/@frctl/fractal@1.5.12...@frctl/fractal@1.5.13) (2022-02-01)

**Note:** Version bump only for package @frctl/fractal





## [1.5.12](https://github.com/frctl/fractal/compare/@frctl/fractal@1.5.11...@frctl/fractal@1.5.12) (2022-01-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/fractal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frctl/fractal",
"version": "1.5.12",
"version": "1.5.13",
"description": "A tool to help you build and document website component libraries and then integrate them into your projects.",
"main": "src/fractal.js",
"repository": {
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"@frctl/core": "^0.3.4",
"@frctl/handlebars": "^1.2.14",
"@frctl/mandelbrot": "^1.10.0",
"@frctl/mandelbrot": "^1.10.1",
"@frctl/web": "^0.1.11",
"anymatch": "^3.1.2",
"bluebird": "^3.7.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/mandelbrot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/frctl/fractal/compare/@frctl/mandelbrot@1.10.0...@frctl/mandelbrot@1.10.1) (2022-02-01)


### Bug Fixes

* remove printed out navigation type from header ([#1142](https://github.com/frctl/fractal/issues/1142)) ([b6b92dc](https://github.com/frctl/fractal/commit/b6b92dcb0550dabb606e3edfc71e75a5c86ec17d))





# [1.10.0](https://github.com/frctl/fractal/compare/@frctl/mandelbrot@1.9.4...@frctl/mandelbrot@1.10.0) (2022-01-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/mandelbrot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frctl/mandelbrot",
"version": "1.10.0",
"version": "1.10.1",
"description": "The default theme for Fractal.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 8373dd1

Please sign in to comment.