[NOJIRA] Prepare for release of 2.2.3 (#60)

* chore: bump version to 2.2.3

* chore: add changelog for 2.2.3

* chore: bump tested up to

* chore: add grunt-cli

Allows us to run grunt tasks for release prep without having
to install grunt globally.

For example:

```sh
npx grunt checktextdomain
npx grunt makepot
```

* chore: upgrade grunt-wp-i18n

`npx grunt makepot` fails otherwise.

* chore: regenerate pot file

By running `npx grunt makepot`.

No changes to strings, just updates to the version and dates.
This commit is contained in:
Nick Cernis
2024-03-06 15:07:10 +01:00
committed by GitHub
parent b56186f3d8
commit cedc1a8eaa
5 changed files with 15 additions and 11 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
# Copyright (C) 2019 StudioPress
# Copyright (C) 2024 StudioPress
# This file is distributed under the GNU General Public License v2.0 (or later).
msgid ""
msgstr ""
"Project-Id-Version: Genesis Simple Sidebars 2.2.1\n"
"Project-Id-Version: Genesis Simple Sidebars 2.2.3\n"
"Report-Msgid-Bugs-To: StudioPress <translations@studiopress.com>\n"
"POT-Creation-Date: 2019-07-05 14:42:22+00:00\n"
"POT-Creation-Date: 2024-03-06 09:04:30+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2024-MO-DA HO:MI+ZONE\n"
"Last-Translator: StudioPress <translations@studiopress.com>\n"
"Language-Team: English <translations@studiopress.com>\n"
"X-Generator: grunt-wp-i18n 0.4.4\n"