Skip to content

Commit

Permalink
Prepare for next release (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
irshadahmad21 authored Jan 26, 2024
1 parent 7d66ab9 commit fdd447c
Show file tree
Hide file tree
Showing 114 changed files with 11,710 additions and 6,042 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-sloths-add.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/cold-icons-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cool-pets-trade.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/curly-pets-kneel.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/eight-spiders-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-lobsters-shake.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/spotty-guests-boil.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/php/telegram-format-text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.0

### Major Changes

- [#48](https://github.com/wpsocio/wp-projects/pull/48) [`78deae9`](https://github.com/wpsocio/wp-projects/commit/78deae96459363d5777de4a4e8cf6c80914acf97) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - First public release.

## 0.0.1

- Initial private release.
2 changes: 1 addition & 1 deletion packages/php/telegram-format-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpsocio/telegram-format-text",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/php/wp-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.0

### Major Changes

- [#48](https://github.com/wpsocio/wp-projects/pull/48) [`78deae9`](https://github.com/wpsocio/wp-projects/commit/78deae96459363d5777de4a4e8cf6c80914acf97) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - First public release.

## 0.0.1

- Initial private release.
2 changes: 1 addition & 1 deletion packages/php/wp-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpsocio/wp-utils",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/php/wptelegram-bot-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.0

### Major Changes

- [#48](https://github.com/wpsocio/wp-projects/pull/48) [`78deae9`](https://github.com/wpsocio/wp-projects/commit/78deae96459363d5777de4a4e8cf6c80914acf97) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - First public release.

## 0.0.1

- Initial private release.
2 changes: 1 addition & 1 deletion packages/php/wptelegram-bot-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpsocio/wptelegram-bot-api",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions plugins/wptelegram-comments/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.1.10

### Patch Changes

- [#59](https://github.com/wpsocio/wp-projects/pull/59) [`e762e5e`](https://github.com/wpsocio/wp-projects/commit/e762e5e418b927eb7569efb7e9cff126e022a5c7) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Updated minimum required PHP version to 8.0

## 1.1.9

- Maintenance release
Expand Down
8 changes: 4 additions & 4 deletions plugins/wptelegram-comments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

**Contributors:** [wpsocio](https://github.com/wpsocio), [irshadahmad21](https://github.com/irshadahmad21)
**Tags:** telegram, comments, discuss, social, widget
**Requires at least:** 6.1
**Requires PHP:** 7.4
**Tested up to:** 6.4.2
**Stable tag:** 1.1.9
**Requires at least:** 6.2
**Requires PHP:** 8.0
**Tested up to:** 6.4.1
**Stable tag:** 1.1.10
**License:** GPLv3
**License URI:** [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html)
**Donate link:** [wpsocio.com/donate](https://wpsocio.com/donate)
Expand Down
4 changes: 2 additions & 2 deletions plugins/wptelegram-comments/dev.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
* Plugin URI: https://t.me/WPTelegram
* Description: ❌ DO NOT DELETE ❌ Development Environment for WP Telegram Comments. Versioned high to avoid auto update.
* Version: 999.999.999
* Requires at least: 6.1
* Requires PHP: 7.4
* Requires at least: 6.2
* Requires PHP: 8.0
* Author: WP Socio
* Author URI: https://wpsocio.com
* License: GPL-2.0+
Expand Down
2 changes: 1 addition & 1 deletion plugins/wptelegram-comments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wptelegram-comments",
"version": "1.1.9",
"version": "1.1.10",
"title": "WP Telegram Comments",
"description": "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget",
"private": true,
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/wptelegram-comments/src/includes/AssetManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ public function add_inline_script( string $entry ): void {
/**
* Enqueue the assets for the admin area.
*
* @since x.y.z
* @since 1.1.10
* @param string $hook_suffix The current admin page.
*/
public function enqueue_admin_assets( $hook_suffix ) {
Expand Down
8 changes: 4 additions & 4 deletions plugins/wptelegram-comments/src/includes/Main.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class Main {
/**
* Whether the dependencies have been initiated.
*
* @since x.y.z
* @since 1.1.10
* @var bool $initiated Whether the dependencies have been initiated.
*/
private static $initiated = false;
Expand Down Expand Up @@ -158,7 +158,7 @@ public function __construct() {
/**
* Registers the initial hooks.
*
* @since x.y.z
* @since 1.1.10
* @access private
*/
public function init() {
Expand All @@ -174,7 +174,7 @@ public function init() {
/**
* Registers the initial hooks.
*
* @since x.y.z
* @since 1.1.10
* @access public
*/
public function hookup() {
Expand All @@ -185,7 +185,7 @@ public function hookup() {
/**
* Load the required dependencies for this plugin.
*
* @since x.y.z
* @since 1.1.10
* @access private
*/
private function load_dependencies() {
Expand Down
Binary file not shown.
Loading

0 comments on commit fdd447c

Please sign in to comment.