Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @frctl/handlebars-example@0.3.11
 - @frctl/nunjucks-example@0.0.9
 - @frctl/react-example@0.2.10
 - @frctl/twig-example@0.2.10
 - @frctl/core@0.3.5
 - @frctl/fractal@1.5.14
 - @frctl/handlebars@1.2.15
 - @frctl/mandelbrot@1.10.2
 - @frctl/nunjucks@2.0.15
 - @frctl/react@0.3.7
 - @frctl/twig@1.2.13
 - @frctl/web@0.1.12
  • Loading branch information
github-actions committed Aug 17, 2022
1 parent ac748d6 commit fc17314
Show file tree
Hide file tree
Showing 24 changed files with 133 additions and 34 deletions.
8 changes: 8 additions & 0 deletions examples/handlebars/CHANGELOG.md
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.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





## [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
Expand Down
8 changes: 4 additions & 4 deletions examples/handlebars/package.json
@@ -1,15 +1,15 @@
{
"name": "@frctl/handlebars-example",
"version": "0.3.10",
"version": "0.3.11",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.13",
"@frctl/handlebars": "^1.2.14",
"@frctl/mandelbrot": "^1.10.1"
"@frctl/fractal": "^1.5.14",
"@frctl/handlebars": "^1.2.15",
"@frctl/mandelbrot": "^1.10.2"
},
"devDependencies": {
"@frctl/adapter-tests": "^0.2.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/nunjucks/CHANGELOG.md
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.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





## [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
Expand Down
8 changes: 4 additions & 4 deletions examples/nunjucks/package.json
@@ -1,15 +1,15 @@
{
"name": "@frctl/nunjucks-example",
"version": "0.0.8",
"version": "0.0.9",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.13",
"@frctl/mandelbrot": "^1.10.1",
"@frctl/nunjucks": "^2.0.14"
"@frctl/fractal": "^1.5.14",
"@frctl/mandelbrot": "^1.10.2",
"@frctl/nunjucks": "^2.0.15"
},
"devDependencies": {
"@frctl/adapter-tests": "^0.1.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/react/CHANGELOG.md
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.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





## [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
Expand Down
8 changes: 4 additions & 4 deletions examples/react/package.json
@@ -1,15 +1,15 @@
{
"name": "@frctl/react-example",
"version": "0.2.9",
"version": "0.2.10",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.13",
"@frctl/mandelbrot": "^1.10.1",
"@frctl/react": "^0.3.6"
"@frctl/fractal": "^1.5.14",
"@frctl/mandelbrot": "^1.10.2",
"@frctl/react": "^0.3.7"
},
"devDependencies": {
"@frctl/adapter-tests": "^0.2.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/twig/CHANGELOG.md
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.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





## [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
Expand Down
8 changes: 4 additions & 4 deletions examples/twig/package.json
@@ -1,15 +1,15 @@
{
"name": "@frctl/twig-example",
"version": "0.2.9",
"version": "0.2.10",
"private": true,
"scripts": {
"start": "fractal start --sync",
"build": "fractal build"
},
"dependencies": {
"@frctl/fractal": "^1.5.13",
"@frctl/mandelbrot": "^1.10.1",
"@frctl/twig": "^1.2.12"
"@frctl/fractal": "^1.5.14",
"@frctl/mandelbrot": "^1.10.2",
"@frctl/twig": "^1.2.13"
},
"devDependencies": {
"@frctl/adapter-tests": "^0.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
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.5](https://github.com/frctl/fractal/compare/@frctl/core@0.3.4...@frctl/core@0.3.5) (2022-08-17)


### Bug Fixes

* sync for docs ([#1181](https://github.com/frctl/fractal/issues/1181)) ([ac748d6](https://github.com/frctl/fractal/commit/ac748d6b481765093d7663e6c291ec8b5fe24d2c))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@frctl/core",
"version": "0.3.4",
"version": "0.3.5",
"description": "Core module of Fractal.",
"main": "src/index.js",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fractal/CHANGELOG.md
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.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





## [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
Expand Down
10 changes: 5 additions & 5 deletions packages/fractal/package.json
@@ -1,6 +1,6 @@
{
"name": "@frctl/fractal",
"version": "1.5.13",
"version": "1.5.14",
"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.4",
"@frctl/handlebars": "^1.2.14",
"@frctl/mandelbrot": "^1.10.1",
"@frctl/web": "^0.1.11",
"@frctl/core": "^0.3.5",
"@frctl/handlebars": "^1.2.15",
"@frctl/mandelbrot": "^1.10.2",
"@frctl/web": "^0.1.12",
"anymatch": "^3.1.2",
"bluebird": "^3.7.2",
"chalk": "^4.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/handlebars/CHANGELOG.md
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.15](https://github.com/frctl/fractal/compare/@frctl/handlebars@1.2.14...@frctl/handlebars@1.2.15) (2022-08-17)

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





## [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
Expand Down
4 changes: 2 additions & 2 deletions packages/handlebars/package.json
@@ -1,6 +1,6 @@
{
"name": "@frctl/handlebars",
"version": "1.2.14",
"version": "1.2.15",
"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.4",
"@frctl/core": "^0.3.5",
"bluebird": "^3.7.2",
"handlebars": "^4.7.7",
"lodash": "^4.17.21",
Expand Down
8 changes: 8 additions & 0 deletions packages/mandelbrot/CHANGELOG.md
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.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





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


Expand Down
4 changes: 2 additions & 2 deletions packages/mandelbrot/package.json
@@ -1,6 +1,6 @@
{
"name": "@frctl/mandelbrot",
"version": "1.10.1",
"version": "1.10.2",
"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.11",
"@frctl/web": "^0.1.12",
"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
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.15](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.14...@frctl/nunjucks@2.0.15) (2022-08-17)

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





## [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
Expand Down
4 changes: 2 additions & 2 deletions packages/nunjucks/package.json
@@ -1,6 +1,6 @@
{
"name": "@frctl/nunjucks",
"version": "2.0.14",
"version": "2.0.15",
"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.4",
"@frctl/core": "^0.3.5",
"bluebird": "^3.7.2",
"lodash": "^4.17.21",
"nunjucks": "^3.2.3"
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
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.7](https://github.com/frctl/fractal/compare/@frctl/react@0.3.6...@frctl/react@0.3.7) (2022-08-17)

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





## [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
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@frctl/react",
"version": "0.3.6",
"version": "0.3.7",
"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.4",
"@frctl/core": "^0.3.5",
"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
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.13](https://github.com/frctl/fractal/compare/@frctl/twig@1.2.12...@frctl/twig@1.2.13) (2022-08-17)

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





## [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
Expand Down
4 changes: 2 additions & 2 deletions packages/twig/package.json
@@ -1,6 +1,6 @@
{
"name": "@frctl/twig",
"version": "1.2.12",
"version": "1.2.13",
"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.4",
"@frctl/core": "^0.3.5",
"lodash": "^4.17.21",
"twig": "^1.15.4"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/web/CHANGELOG.md
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.12](https://github.com/frctl/fractal/compare/@frctl/web@0.1.11...@frctl/web@0.1.12) (2022-08-17)

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





## [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
Expand Down
4 changes: 2 additions & 2 deletions packages/web/package.json
@@ -1,6 +1,6 @@
{
"name": "@frctl/web",
"version": "0.1.11",
"version": "0.1.12",
"description": "Web module of Fractal.",
"main": "src/index.js",
"repository": {
Expand All @@ -14,7 +14,7 @@
},
"homepage": "https://github.com/frctl/fractal/tree/main/packages/web",
"dependencies": {
"@frctl/core": "^0.3.4",
"@frctl/core": "^0.3.5",
"anymatch": "^3.1.2",
"bluebird": "^3.7.2",
"browser-sync": "^2.26.14",
Expand Down

0 comments on commit fc17314

Please sign in to comment.