Skip to content

Commit

Permalink
Prepare for next release (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
irshadahmad21 authored Feb 19, 2024
1 parent 7924c09 commit 42b8b21
Show file tree
Hide file tree
Showing 68 changed files with 351 additions and 204 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-pillows-work.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/rude-turtles-fix.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silver-frogs-boil.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-bananas-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-numbers-hug.md

This file was deleted.

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.2

### Patch Changes

- [#105](https://github.com/wpsocio/wp-projects/pull/105) [`7924c09`](https://github.com/wpsocio/wp-projects/commit/7924c09f0da9e1b54c9ca6fbc6e0e63c4792f591) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Updated ViteWPReactAssets to allow skip script and style in `enqueue()`

## 1.0.1

### Patch Changes
Expand Down
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": "1.0.1",
"version": "1.0.2",
"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.13

### Patch Changes

- [#103](https://github.com/wpsocio/wp-projects/pull/103) [`e12a25c`](https://github.com/wpsocio/wp-projects/commit/e12a25caf8ead7065b256d58aa74b64cc35cc947) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Updated minimum required WP version to 6.4

## 1.1.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.2
**Requires at least:** 6.4
**Requires PHP:** 7.4
**Tested up to:** 6.4.1
**Stable tag:** 1.1.12
**Tested up to:** 6.4.3
**Stable tag:** 1.1.13
**License:** GPL-3.0-or-later
**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
2 changes: 1 addition & 1 deletion plugins/wptelegram-comments/dev.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* 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.2
* Requires at least: 6.4
* Requires PHP: 7.4
* Author: WP Socio
* Author URI: https://wpsocio.com
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.12",
"version": "1.1.13",
"title": "WP Telegram Comments",
"description": "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget",
"private": true,
Expand Down
4 changes: 2 additions & 2 deletions plugins/wptelegram-comments/src/includes/BaseClass.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ abstract class BaseClass {
/**
* Instances of the class.
*
* @since x.y.z
* @since 1.1.13
* @access protected
* @var self $instances The instances.
*/
Expand All @@ -45,7 +45,7 @@ abstract class BaseClass {
*
* Ensures only one instance of the class is loaded or can be loaded.
*
* @since x.y.z
* @since 1.1.13
*
* @return static
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -335,22 +335,27 @@ msgid "Changes could not be saved."
msgstr "Die Änderungen konnten nicht gespeichert werden."

#. Plugin Name of the plugin
#: wptelegram-comments.php
#: includes/Main.php:339
#~ msgid "WP Telegram Comments"
#~ msgstr "WP Telegram Kommentare"

#. Plugin URI of the plugin
#: wptelegram-comments.php
msgid "https://t.me/WPTelegram"
msgstr ""

#. Description of the plugin
#: wptelegram-comments.php
msgid "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget."
msgstr ""

#. Author of the plugin
#: wptelegram-comments.php
msgid "WP Socio"
msgstr ""

#. Author URI of the plugin
#: wptelegram-comments.php
msgid "https://wpsocio.com"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -335,22 +335,27 @@ msgid "Changes could not be saved."
msgstr "No se han podido guardar los cambios."

#. Plugin Name of the plugin
#: wptelegram-comments.php
#: includes/Main.php:339
#~ msgid "WP Telegram Comments"
#~ msgstr "WP Telegram Comments"

#. Plugin URI of the plugin
#: wptelegram-comments.php
msgid "https://t.me/WPTelegram"
msgstr ""

#. Description of the plugin
#: wptelegram-comments.php
msgid "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget."
msgstr ""

#. Author of the plugin
#: wptelegram-comments.php
msgid "WP Socio"
msgstr ""

#. Author URI of the plugin
#: wptelegram-comments.php
msgid "https://wpsocio.com"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -334,22 +334,27 @@ msgid "Changes could not be saved."
msgstr "تغییرات قابل ذخیره نیست."

#. Plugin Name of the plugin
#: wptelegram-comments.php
#: includes/Main.php:339
msgid "WP Telegram Comments"
msgstr ""

#. Plugin URI of the plugin
#: wptelegram-comments.php
msgid "https://t.me/WPTelegram"
msgstr ""

#. Description of the plugin
#: wptelegram-comments.php
msgid "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget."
msgstr ""

#. Author of the plugin
#: wptelegram-comments.php
msgid "WP Socio"
msgstr ""

#. Author URI of the plugin
#: wptelegram-comments.php
msgid "https://wpsocio.com"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -335,22 +335,27 @@ msgid "Changes could not be saved."
msgstr "Promjene ne mogu biti spremljene."

#. Plugin Name of the plugin
#: wptelegram-comments.php
#: includes/Main.php:339
#~ msgid "WP Telegram Comments"
#~ msgstr "WP Telegram Komentari"

#. Plugin URI of the plugin
#: wptelegram-comments.php
msgid "https://t.me/WPTelegram"
msgstr ""

#. Description of the plugin
#: wptelegram-comments.php
msgid "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget."
msgstr ""

#. Author of the plugin
#: wptelegram-comments.php
msgid "WP Socio"
msgstr ""

#. Author URI of the plugin
#: wptelegram-comments.php
msgid "https://wpsocio.com"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -335,22 +335,27 @@ msgid "Changes could not be saved."
msgstr "Perubahan tidak dapat disimpan."

#. Plugin Name of the plugin
#: wptelegram-comments.php
#: includes/Main.php:339
#~ msgid "WP Telegram Comments"
#~ msgstr "Komentar Telegram WP"

#. Plugin URI of the plugin
#: wptelegram-comments.php
msgid "https://t.me/WPTelegram"
msgstr ""

#. Description of the plugin
#: wptelegram-comments.php
msgid "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget."
msgstr ""

#. Author of the plugin
#: wptelegram-comments.php
msgid "WP Socio"
msgstr ""

#. Author URI of the plugin
#: wptelegram-comments.php
msgid "https://wpsocio.com"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -335,22 +335,27 @@ msgid "Changes could not be saved."
msgstr "I cambiamenti non posso essere salvati."

#. Plugin Name of the plugin
#: wptelegram-comments.php
#: includes/Main.php:339
#~ msgid "WP Telegram Comments"
#~ msgstr "WP Telegram Comments"

#. Plugin URI of the plugin
#: wptelegram-comments.php
msgid "https://t.me/WPTelegram"
msgstr ""

#. Description of the plugin
#: wptelegram-comments.php
msgid "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget."
msgstr ""

#. Author of the plugin
#: wptelegram-comments.php
msgid "WP Socio"
msgstr ""

#. Author URI of the plugin
#: wptelegram-comments.php
msgid "https://wpsocio.com"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -335,22 +335,27 @@ msgid "Changes could not be saved."
msgstr "Изменения не могут быть сохранены."

#. Plugin Name of the plugin
#: wptelegram-comments.php
#: includes/Main.php:339
#~ msgid "WP Telegram Comments"
#~ msgstr "WP Telegram Comments"

#. Plugin URI of the plugin
#: wptelegram-comments.php
msgid "https://t.me/WPTelegram"
msgstr ""

#. Description of the plugin
#: wptelegram-comments.php
msgid "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget."
msgstr ""

#. Author of the plugin
#: wptelegram-comments.php
msgid "WP Socio"
msgstr ""

#. Author URI of the plugin
#: wptelegram-comments.php
msgid "https://wpsocio.com"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -335,22 +335,27 @@ msgid "Changes could not be saved."
msgstr "Değişiklikler kaydedilemedi."

#. Plugin Name of the plugin
#: wptelegram-comments.php
#: includes/Main.php:339
#~ msgid "WP Telegram Comments"
#~ msgstr "WP Telegram Yorumlar"

#. Plugin URI of the plugin
#: wptelegram-comments.php
msgid "https://t.me/WPTelegram"
msgstr ""

#. Description of the plugin
#: wptelegram-comments.php
msgid "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget."
msgstr ""

#. Author of the plugin
#: wptelegram-comments.php
msgid "WP Socio"
msgstr ""

#. Author URI of the plugin
#: wptelegram-comments.php
msgid "https://wpsocio.com"
msgstr ""
Original file line number Diff line number Diff line change
Expand Up @@ -335,22 +335,27 @@ msgid "Changes could not be saved."
msgstr "Зміни не можуть бути збережені."

#. Plugin Name of the plugin
#: wptelegram-comments.php
#: includes/Main.php:339
#~ msgid "WP Telegram Comments"
#~ msgstr "WP Telegram Comments"

#. Plugin URI of the plugin
#: wptelegram-comments.php
msgid "https://t.me/WPTelegram"
msgstr ""

#. Description of the plugin
#: wptelegram-comments.php
msgid "Add comments to posts/pages on your WordPress website by using Telegram Comments Widget."
msgstr ""

#. Author of the plugin
#: wptelegram-comments.php
msgid "WP Socio"
msgstr ""

#. Author URI of the plugin
#: wptelegram-comments.php
msgid "https://wpsocio.com"
msgstr ""
Loading

0 comments on commit 42b8b21

Please sign in to comment.