Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Feb 11, 2021
1 parent 982e2bb commit d0d479d
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 13 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Expand Up @@ -7,7 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

<!-- changelog-linker -->

## 0.9.2 - 2020-11-16
## 0.9.3 - 2021-02-11

### Testing

#### Fixed

- [#81] Fix bool casting

### All

#### Removed

- [#80] Remove persistence restriction

## [0.9.2] - 2020-11-16

### RunroomRenderEventBundle

Expand Down Expand Up @@ -438,3 +452,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[0.9.0]: https://github.com/Runroom/runroom-packages/compare/v0.8.2...0.9.0
[#79]: https://github.com/Runroom/runroom-packages/pull/79
[0.9.1]: https://github.com/Runroom/runroom-packages/compare/0.9.0...0.9.1
[#81]: https://github.com/Runroom/runroom-packages/pull/81
[#80]: https://github.com/Runroom/runroom-packages/pull/80
[0.9.2]: https://github.com/Runroom/runroom-packages/compare/0.9.1...0.9.2
6 changes: 3 additions & 3 deletions packages/basic-page-bundle/composer.json
Expand Up @@ -26,8 +26,8 @@
"friendsofsymfony/ckeditor-bundle": "^1.2 || ^2.2",
"gedmo/doctrine-extensions": "^2.4 || ^3.0",
"knplabs/doctrine-behaviors": "^2.0.6",
"runroom-packages/render-event-bundle": "^0.10",
"runroom-packages/seo-bundle": "^0.10",
"runroom-packages/render-event-bundle": "^0.9.3",
"runroom-packages/seo-bundle": "^0.9.3",
"sonata-project/admin-bundle": "^3.68",
"sonata-project/doctrine-orm-admin-bundle": "^3.20",
"symfony/config": "^4.4 || ^5.1",
Expand All @@ -44,7 +44,7 @@
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"nelmio/alice": "^3.7",
"phpunit/phpunit": "^9.3",
"runroom-packages/testing": "^0.10",
"runroom-packages/testing": "^0.9.3",
"symfony/framework-bundle": "^4.4 || ^5.1",
"symfony/phpunit-bridge": "^5.1",
"symfony/routing": "^4.4 || ^5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor-sonata-media-bundle/composer.json
Expand Up @@ -33,7 +33,7 @@
"matthiasnoback/symfony-config-test": "^4.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"phpunit/phpunit": "^9.3",
"runroom-packages/testing": "^0.10",
"runroom-packages/testing": "^0.9.3",
"symfony/phpunit-bridge": "^5.1"
},
"config": {
Expand Down
6 changes: 3 additions & 3 deletions packages/cookies-bundle/composer.json
Expand Up @@ -24,8 +24,8 @@
"doctrine/persistence": "^1.3 || ^2.0",
"friendsofsymfony/ckeditor-bundle": "^1.2 || ^2.2",
"knplabs/doctrine-behaviors": "^2.0.6",
"runroom-packages/form-handler-bundle": "^0.10",
"runroom-packages/render-event-bundle": "^0.10",
"runroom-packages/form-handler-bundle": "^0.9.3",
"runroom-packages/render-event-bundle": "^0.9.3",
"sonata-project/admin-bundle": "^3.68",
"sonata-project/doctrine-orm-admin-bundle": "^3.20",
"symfony/config": "^4.4 || ^5.1",
Expand All @@ -42,7 +42,7 @@
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"nelmio/alice": "^3.7",
"phpunit/phpunit": "^9.3",
"runroom-packages/testing": "^0.10",
"runroom-packages/testing": "^0.9.3",
"symfony/phpunit-bridge": "^5.1",
"theofidry/alice-data-fixtures": "^1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redirection-bundle/composer.json
Expand Up @@ -43,7 +43,7 @@
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"nelmio/alice": "^3.7",
"phpunit/phpunit": "^9.3",
"runroom-packages/testing": "^0.10",
"runroom-packages/testing": "^0.9.3",
"symfony/framework-bundle": "^4.4 || ^5.1",
"symfony/phpunit-bridge": "^5.1",
"theofidry/alice-data-fixtures": "^1.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/seo-bundle/composer.json
Expand Up @@ -22,7 +22,7 @@
"doctrine/orm": "^2.7",
"doctrine/persistence": "^1.3 || ^2.0",
"knplabs/doctrine-behaviors": "^2.0.6",
"runroom-packages/render-event-bundle": "^0.10",
"runroom-packages/render-event-bundle": "^0.9.3",
"sonata-project/admin-bundle": "^3.68",
"sonata-project/doctrine-extensions": "^1.9",
"sonata-project/doctrine-orm-admin-bundle": "^3.20",
Expand All @@ -48,7 +48,7 @@
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"nelmio/alice": "^3.7",
"phpunit/phpunit": "^9.3",
"runroom-packages/testing": "^0.10",
"runroom-packages/testing": "^0.9.3",
"symfony/phpunit-bridge": "^5.1",
"theofidry/alice-data-fixtures": "^1.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sortable-behavior-bundle/composer.json
Expand Up @@ -34,7 +34,7 @@
"matthiasnoback/symfony-config-test": "^4.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"phpunit/phpunit": "^9.3",
"runroom-packages/testing": "^0.10",
"runroom-packages/testing": "^0.9.3",
"sonata-project/admin-bundle": "^3.68",
"sonata-project/doctrine-orm-admin-bundle": "^3.20",
"symfony/phpunit-bridge": "^5.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/translation-bundle/composer.json
Expand Up @@ -43,7 +43,7 @@
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"nelmio/alice": "^3.7",
"phpunit/phpunit": "^9.3",
"runroom-packages/testing": "^0.10",
"runroom-packages/testing": "^0.9.3",
"symfony/phpunit-bridge": "^5.1",
"theofidry/alice-data-fixtures": "^1.2"
},
Expand Down

0 comments on commit d0d479d

Please sign in to comment.