Skip to content

Commit

Permalink
v2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Apr 22, 2024
1 parent df6dc5c commit de9b75e
Show file tree
Hide file tree
Showing 22 changed files with 135 additions and 12 deletions.
11 changes: 11 additions & 0 deletions 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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.12.2](https://github.com/sigi-framework/sigi/compare/v2.12.1...v2.12.2) (2021-09-29)

### Bug Fixes
Expand Down
6 changes: 4 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"packages": ["packages/*"],
"packages": [
"packages/*"
],
"npmClient": "yarn",
"version": "2.12.2"
"version": "2.13.0"
}
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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.12.1](https://github.com/sigi-framework/sigi/compare/v2.12.0...v2.12.1) (2021-09-18)

### Bug Fixes
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": "@sigi/core",
"version": "2.12.1",
"version": "2.13.0",
"description": "Sigi core library",
"keywords": [
"RxJS",
Expand Down
11 changes: 11 additions & 0 deletions packages/devtool/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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.12.1](https://github.com/sigi-framework/sigi/compare/v2.12.0...v2.12.1) (2021-09-18)

**Note:** Version bump only for package @sigi/devtool
Expand Down
2 changes: 1 addition & 1 deletion packages/devtool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigi/devtool",
"version": "2.12.1",
"version": "2.13.0",
"description": "Connect sigi to redux devtool",
"keywords": [
"Devtool",
Expand Down
11 changes: 11 additions & 0 deletions packages/di/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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.11.3](https://github.com/sigi-framework/sigi/compare/v2.11.2...v2.11.3) (2021-08-30)

**Note:** Version bump only for package @sigi/di
Expand Down
2 changes: 1 addition & 1 deletion packages/di/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigi/di",
"version": "2.11.3",
"version": "2.13.0",
"description": "Dependencies injection library for sigi framework",
"keywords": [
"DI",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-router/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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.12.2](https://github.com/sigi-framework/sigi/compare/v2.12.1...v2.12.2) (2021-09-29)

**Note:** Version bump only for package @sigi/react-router
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigi/react-router",
"version": "2.12.2",
"version": "2.13.0",
"description": "React router integration for sigi framework",
"keywords": [
"Sigi",
Expand Down
11 changes: 11 additions & 0 deletions packages/react/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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.12.2](https://github.com/sigi-framework/sigi/compare/v2.12.1...v2.12.2) (2021-09-29)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigi/react",
"version": "2.12.2",
"version": "2.13.0",
"description": "React bindings for sigi framework",
"keywords": [
"Hooks",
Expand Down
11 changes: 11 additions & 0 deletions packages/ssr/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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.12.1](https://github.com/sigi-framework/sigi/compare/v2.12.0...v2.12.1) (2021-09-18)

**Note:** Version bump only for package @sigi/ssr
Expand Down
2 changes: 1 addition & 1 deletion packages/ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigi/ssr",
"version": "2.12.1",
"version": "2.13.0",
"description": "Server side rendering support for sigi framework",
"keywords": [
"Sigi",
Expand Down
11 changes: 11 additions & 0 deletions packages/testing/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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.12.1](https://github.com/sigi-framework/sigi/compare/v2.12.0...v2.12.1) (2021-09-18)

**Note:** Version bump only for package @sigi/testing
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigi/testing",
"version": "2.12.1",
"version": "2.13.0",
"description": "Testing library for sigi framework",
"keywords": [
"Testing",
Expand Down
11 changes: 11 additions & 0 deletions packages/ts-plugin/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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.11.3](https://github.com/sigi-framework/sigi/compare/v2.11.2...v2.11.3) (2021-08-30)

**Note:** Version bump only for package @sigi/ts-plugin
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigi/ts-plugin",
"version": "2.11.3",
"version": "2.13.0",
"description": "TypeScript plugin for Sigi framework",
"keywords": [
"TypeScript",
Expand Down
11 changes: 11 additions & 0 deletions packages/types/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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.11.3](https://github.com/sigi-framework/sigi/compare/v2.11.2...v2.11.3) (2021-08-30)

**Note:** Version bump only for package @sigi/types
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigi/types",
"version": "2.11.3",
"version": "2.13.0",
"description": "Types definition for sigi framework",
"keywords": [
"Sigi",
Expand Down
11 changes: 11 additions & 0 deletions packages/vue/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.

# [2.13.0](https://github.com/sigi-framework/sigi/compare/v2.12.2...v2.13.0) (2024-04-22)


### Features

* upgrade dependencies ([fe81b78](https://github.com/sigi-framework/sigi/commit/fe81b785aefabdda40ecc920290c569c4d29a851))





## [2.12.1](https://github.com/sigi-framework/sigi/compare/v2.12.0...v2.12.1) (2021-09-18)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sigi/vue",
"version": "2.12.1",
"version": "2.13.0",
"description": "Sigi framework binding for VueJS",
"keywords": [
"Vue",
Expand Down

0 comments on commit de9b75e

Please sign in to comment.