Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @frctl/handlebars-example@0.3.9
 - @frctl/nunjucks-example@0.0.7
 - @frctl/react-example@0.2.8
 - @frctl/twig-example@0.2.8
 - @frctl/core@0.3.4
 - @frctl/fractal@1.5.12
 - @frctl/handlebars@1.2.14
 - @frctl/mandelbrot@1.10.0
 - @frctl/nunjucks@2.0.14
 - @frctl/react@0.3.6
 - @frctl/twig@1.2.12
 - @frctl/web@0.1.11
  • Loading branch information
github-actions committed Jan 26, 2022
1 parent b614e77 commit 3bac810
Show file tree
Hide file tree
Showing 24 changed files with 148 additions and 34 deletions.
11 changes: 11 additions & 0 deletions examples/handlebars/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.

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


### Bug Fixes

* wrap long text in navigation tree ([#1101](https://github.com/frctl/fractal/issues/1101)) ([b7b0a4e](https://github.com/frctl/fractal/commit/b7b0a4eff65a1bc601391cb483af38ea87109eb9))





## [0.3.8](https://github.com/frctl/fractal/compare/@frctl/handlebars-example@0.3.7...@frctl/handlebars-example@0.3.8) (2021-07-20)

**Note:** Version bump only for package @frctl/handlebars-example
Expand Down
8 changes: 4 additions & 4 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.8",
"version": "0.3.9",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.11",
"@frctl/handlebars": "^1.2.13",
"@frctl/mandelbrot": "^1.9.4"
"@frctl/fractal": "^1.5.12",
"@frctl/handlebars": "^1.2.14",
"@frctl/mandelbrot": "^1.10.0"
},
"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.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





## [0.0.6](https://github.com/frctl/fractal/compare/@frctl/nunjucks-example@0.0.5...@frctl/nunjucks-example@0.0.6) (2021-07-20)

**Note:** Version bump only for package @frctl/nunjucks-example
Expand Down
8 changes: 4 additions & 4 deletions examples/nunjucks/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@frctl/nunjucks-example",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.11",
"@frctl/mandelbrot": "^1.9.4",
"@frctl/nunjucks": "^2.0.13"
"@frctl/fractal": "^1.5.12",
"@frctl/mandelbrot": "^1.10.0",
"@frctl/nunjucks": "^2.0.14"
},
"devDependencies": {
"@frctl/adapter-tests": "^0.1.0",
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.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





## [0.2.7](https://github.com/frctl/fractal/compare/@frctl/react-example@0.2.6...@frctl/react-example@0.2.7) (2021-07-20)

**Note:** Version bump only for package @frctl/react-example
Expand Down
8 changes: 4 additions & 4 deletions examples/react/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@frctl/react-example",
"version": "0.2.7",
"version": "0.2.8",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.11",
"@frctl/mandelbrot": "^1.9.4",
"@frctl/react": "^0.3.5"
"@frctl/fractal": "^1.5.12",
"@frctl/mandelbrot": "^1.10.0",
"@frctl/react": "^0.3.6"
},
"devDependencies": {
"@frctl/adapter-tests": "^0.2.0",
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.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





## [0.2.7](https://github.com/frctl/fractal/compare/@frctl/twig-example@0.2.6...@frctl/twig-example@0.2.7) (2021-07-20)

**Note:** Version bump only for package @frctl/twig-example
Expand Down
8 changes: 4 additions & 4 deletions examples/twig/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@frctl/twig-example",
"version": "0.2.7",
"version": "0.2.8",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.11",
"@frctl/mandelbrot": "^1.9.4",
"@frctl/twig": "^1.2.11"
"@frctl/fractal": "^1.5.12",
"@frctl/mandelbrot": "^1.10.0",
"@frctl/twig": "^1.2.12"
},
"devDependencies": {
"@frctl/adapter-tests": "^0.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/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.

## [0.3.4](https://github.com/frctl/fractal/compare/@frctl/core@0.3.3...@frctl/core@0.3.4) (2022-01-26)


### Bug Fixes

* don't lowercase name before titlizing to generate label ([#1081](https://github.com/frctl/fractal/issues/1081)) ([daf5c69](https://github.com/frctl/fractal/commit/daf5c69a455e320f43ccdba830ee46ab40929ad5))





## [0.3.3](https://github.com/frctl/fractal/compare/@frctl/core@0.3.2...@frctl/core@0.3.3) (2021-07-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frctl/core",
"version": "0.3.3",
"version": "0.3.4",
"description": "Core module of Fractal.",
"main": "src/index.js",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/fractal/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.5.12](https://github.com/frctl/fractal/compare/@frctl/fractal@1.5.11...@frctl/fractal@1.5.12) (2022-01-26)


### Bug Fixes

* don't lowercase name before titlizing to generate label ([#1081](https://github.com/frctl/fractal/issues/1081)) ([daf5c69](https://github.com/frctl/fractal/commit/daf5c69a455e320f43ccdba830ee46ab40929ad5))





## [1.5.11](https://github.com/frctl/fractal/compare/@frctl/fractal@1.5.10...@frctl/fractal@1.5.11) (2021-07-20)

**Note:** Version bump only for package @frctl/fractal
Expand Down
10 changes: 5 additions & 5 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.11",
"version": "1.5.12",
"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 @@ -15,10 +15,10 @@
},
"homepage": "https://github.com/frctl/fractal",
"dependencies": {
"@frctl/core": "^0.3.3",
"@frctl/handlebars": "^1.2.13",
"@frctl/mandelbrot": "^1.9.4",
"@frctl/web": "^0.1.10",
"@frctl/core": "^0.3.4",
"@frctl/handlebars": "^1.2.14",
"@frctl/mandelbrot": "^1.10.0",
"@frctl/web": "^0.1.11",
"anymatch": "^3.1.2",
"bluebird": "^3.7.2",
"chalk": "^4.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/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.

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

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





## [1.2.13](https://github.com/frctl/fractal/compare/@frctl/handlebars@1.2.12...@frctl/handlebars@1.2.13) (2021-07-20)

**Note:** Version bump only for package @frctl/handlebars
Expand Down
4 changes: 2 additions & 2 deletions packages/handlebars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frctl/handlebars",
"version": "1.2.13",
"version": "1.2.14",
"description": "Use Handlebars templates with Fractal.",
"main": "index.js",
"repository": {
Expand All @@ -15,7 +15,7 @@
},
"homepage": "https://github.com/frctl/fractal/tree/main/packages/handlebars",
"dependencies": {
"@frctl/core": "^0.3.3",
"@frctl/core": "^0.3.4",
"bluebird": "^3.7.2",
"handlebars": "^4.7.7",
"lodash": "^4.17.21",
Expand Down
17 changes: 17 additions & 0 deletions packages/mandelbrot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* wrap long text in navigation tree ([#1101](https://github.com/frctl/fractal/issues/1101)) ([b7b0a4e](https://github.com/frctl/fractal/commit/b7b0a4eff65a1bc601391cb483af38ea87109eb9))


### Features

* improve variants searchability ([#984](https://github.com/frctl/fractal/issues/984)) ([96f5099](https://github.com/frctl/fractal/commit/96f5099fef5836f4b91c6865b2bf21c5f6430e6b))
* make navigation style configurable ([#1100](https://github.com/frctl/fractal/issues/1100)) ([b69ff91](https://github.com/frctl/fractal/commit/b69ff914064285c72b1a709ad3fc2925fdc6d087))





## [1.9.4](https://github.com/frctl/fractal/compare/@frctl/mandelbrot@1.9.3...@frctl/mandelbrot@1.9.4) (2021-07-20)

**Note:** Version bump only for package @frctl/mandelbrot
Expand Down
4 changes: 2 additions & 2 deletions packages/mandelbrot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frctl/mandelbrot",
"version": "1.9.4",
"version": "1.10.0",
"description": "The default theme for Fractal.",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@frctl/web": "^0.1.10",
"@frctl/web": "^0.1.11",
"autoprefixer": "^10.2.5",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/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.

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

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





## [2.0.13](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.12...@frctl/nunjucks@2.0.13) (2021-07-20)

**Note:** Version bump only for package @frctl/nunjucks
Expand Down
4 changes: 2 additions & 2 deletions packages/nunjucks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frctl/nunjucks",
"version": "2.0.13",
"version": "2.0.14",
"description": "Nunjucks template adapter for Fractal.",
"main": "index.js",
"repository": {
Expand All @@ -18,7 +18,7 @@
"@frctl/fractal": ">= 1.1.0-alpha.0 < 2"
},
"dependencies": {
"@frctl/core": "^0.3.3",
"@frctl/core": "^0.3.4",
"bluebird": "^3.7.2",
"lodash": "^4.17.21",
"nunjucks": "^3.2.3"
Expand Down
8 changes: 8 additions & 0 deletions packages/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.3.6](https://github.com/frctl/fractal/compare/@frctl/react@0.3.5...@frctl/react@0.3.6) (2022-01-26)

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





## [0.3.5](https://github.com/frctl/fractal/compare/@frctl/react@0.3.4...@frctl/react@0.3.5) (2021-07-20)

**Note:** Version bump only for package @frctl/react
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frctl/react",
"version": "0.3.5",
"version": "0.3.6",
"description": "React template adapter for Fractal.",
"main": "index.js",
"repository": {
Expand All @@ -18,7 +18,7 @@
"@babel/preset-env": "^7.14.1",
"@babel/preset-react": "^7.13.13",
"@babel/register": "^7.13.16",
"@frctl/core": "^0.3.3",
"@frctl/core": "^0.3.4",
"lodash": "^4.17.21",
"parent-module": "^2.0.0",
"prop-types": "^15.7.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/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.

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

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





## [1.2.11](https://github.com/frctl/fractal/compare/@frctl/twig@1.2.10...@frctl/twig@1.2.11) (2021-07-20)

**Note:** Version bump only for package @frctl/twig
Expand Down
4 changes: 2 additions & 2 deletions packages/twig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frctl/twig",
"version": "1.2.11",
"version": "1.2.12",
"description": "Twig template adapter for Fractal.",
"main": "index.js",
"repository": {
Expand All @@ -15,7 +15,7 @@
},
"homepage": "https://github.com/frctl/fractal/tree/main/packages/twig",
"dependencies": {
"@frctl/core": "^0.3.3",
"@frctl/core": "^0.3.4",
"lodash": "^4.17.21",
"twig": "^1.15.4"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/web/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.1.11](https://github.com/frctl/fractal/compare/@frctl/web@0.1.10...@frctl/web@0.1.11) (2022-01-26)

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





## [0.1.10](https://github.com/frctl/fractal/compare/@frctl/web@0.1.9...@frctl/web@0.1.10) (2021-07-20)

**Note:** Version bump only for package @frctl/web
Expand Down
Loading

0 comments on commit 3bac810

Please sign in to comment.