Skip to content

Commit

Permalink
Merge branch 'master' into feat/telemetry
Browse files Browse the repository at this point in the history
# Conflicts:
#	composer.lock
#	packages/freemius-sdk/composer.json
  • Loading branch information
rezaelahidev committed Nov 5, 2024
2 parents e9924c0 + 8fcd183 commit cfb30d5
Show file tree
Hide file tree
Showing 35 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion blockera.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Requires PHP: 7.4
* Author: Blockera AI
* Author URI: https://blockera.ai/about/
* Version: 0.9.2
* Version: 1.0.0
* Text Domain: blockera
* License: GPLv3 or later
*
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/plugin",
"version": "0.9.2",
"version": "1.0.0",
"private": true,
"description": "Make Gutenberg a Real Page Builder!",
"author": "The Contributors",
Expand Down
2 changes: 1 addition & 1 deletion packages/blockera-admin/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/blockera-admin",
"version": "0.9.2",
"version": "1.0.0",
"description": "The blockera admin menus on WordPress admin dashboard.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/blockera-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/blockera-admin",
"version": "0.9.2",
"version": "1.0.0",
"description": "The blockera admin menus on WordPress admin dashboard.",
"author": "The Blockera Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/blockera/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/blockera",
"version": "0.9.2",
"version": "1.0.0",
"description": "The bootstrapper for blockera php application for WordPress in admin and front-end sides.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/blockera/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/blockera",
"version": "0.9.2",
"version": "1.0.0",
"description": "The bootstrapper for blockera react application for WordPress site and block editors.",
"author": "The Blockera Core Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/blocks/core/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/blocks-core",
"version": "0.9.2",
"version": "1.0.0",
"description": "The WordPress core blocks package for Blockera editor.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/blocks/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/blocks-core",
"version": "0.9.2",
"version": "1.0.0",
"description": "A blocks package to includes all core blocks and third-party blocks to compatible with blockera extensions.",
"author": "The Blockera Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/bootstrap/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/bootstrap",
"version": "0.9.2",
"version": "1.0.0",
"description": "The initializer blockera any application on wordpress site.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/bootstrap",
"version": "0.9.2",
"version": "1.0.0",
"description": "The initializer react application on wordpress site and block editor.",
"author": "The Blockera Core Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/classnames/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/classnames",
"version": "0.9.2",
"version": "1.0.0",
"description": "Css classnames generator for Blockera Core.",
"author": "The Blockera Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/controls/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/controls",
"version": "0.9.2",
"version": "1.0.0",
"description": "UI react.js components as controls for Blockera Core.",
"author": "The Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-editor/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/data-editor",
"version": "0.9.2",
"version": "1.0.0",
"description": "Blockera Data Editor package to access all property value with tokenized string.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/data-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/data-editor",
"version": "0.9.2",
"version": "1.0.0",
"description": "Blockera Data Editor package to access and manipulate all property value with tokenized string.",
"author": "The Blockera Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/data/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/data",
"version": "0.9.2",
"version": "1.0.0",
"description": "Core Data is a data module intended to simplify access and manipulation to core WordPress and entities.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/data",
"version": "0.9.2",
"version": "1.0.0",
"description": "Core Data is a data module intended to simplify access and manipulation to core WordPress and entities.",
"author": "The Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/dev-cypress",
"version": "0.9.2",
"version": "1.0.0",
"description": "Blockera Cypress config and helpers",
"main": "js/index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/dev-jest",
"version": "0.9.2",
"version": "1.0.0",
"description": "Blockera Jest config and mocks",
"main": "js/index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-phpunit/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/dev-phpunit",
"version": "0.9.2",
"version": "1.0.0",
"description": "The development phpunit package of blockera",
"autoload-dev": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-phpunit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/dev-phpunit",
"version": "0.9.2",
"version": "1.0.0",
"description": "Blockera PHPUnit package.",
"author": "The Blockera Core Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/dev-storybook",
"version": "0.9.2",
"version": "1.0.0",
"description": "Blockera Storybook Default Modules",
"main": "js/index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/dev-tools",
"version": "0.9.2",
"version": "1.0.0",
"description": "Blockera DevTools for developers",
"main": "js/index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/editor",
"version": "0.9.2",
"version": "1.0.0",
"description": "Blockera Editor php package to implements WordPress block and site editor functionalities on admin and front-end.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/editor",
"version": "0.9.2",
"version": "1.0.0",
"description": "A editor package to includes high level components inside WordPress Block Editor.",
"author": "The Blockera Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/env",
"version": "0.9.2",
"version": "1.0.0",
"description": "The env package to read environment variables of json related files at the root of any project.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/env",
"version": "0.9.2",
"version": "1.0.0",
"description": "The env package to read environment variables of json related files at the root of any project.",
"author": "The Blockera Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/exceptions/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/exceptions",
"version": "0.9.2",
"version": "1.0.0",
"description": "The blockera exceptions package.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/exceptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/exceptions",
"version": "0.9.2",
"version": "1.0.0",
"description": "Blockera exceptions package.",
"author": "The Blockera Core Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/http/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/http",
"version": "0.9.2",
"version": "1.0.0",
"description": "The blockera http abstraction package.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/http",
"version": "0.9.2",
"version": "1.0.0",
"description": "Blockera http package.",
"author": "The Blockera Core Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/icons",
"version": "0.9.2",
"version": "1.0.0",
"description": "The blockera icons package.",
"author": "The Blockera Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/utils",
"version": "0.9.2",
"version": "1.0.0",
"description": "The utilities for JavaScript and PHP blockera applications.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/utils",
"version": "0.9.2",
"version": "1.0.0",
"description": "The utilities for JavaScript and PHP blockera applications.",
"author": "The Blockera Contributors",
"license": "ISC",
Expand Down
2 changes: 1 addition & 1 deletion packages/wordpress/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockera/wordpress",
"version": "0.9.2",
"version": "1.0.0",
"description": "The utilities for blockera on WordPress CMS.",
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wordpress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockera/wordpress",
"version": "0.9.2",
"version": "1.0.0",
"description": "The utilities for blockera on WordPress CMS.",
"author": "The Blockera Contributors",
"license": "ISC",
Expand Down

0 comments on commit cfb30d5

Please sign in to comment.