6 Commits

Author SHA1 Message Date
Nick Cernis cedc1a8eaa [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.
2024-03-06 15:07:10 +01:00
Marcos Antonio Schratzenstaller 51084ca1b1 2.2.1 release 2019-07-09 12:01:19 -03:00
Nathan Rice 5d5b60de23 Grunt, POT. 2015-09-29 17:18:50 -04:00
Nathan Rice 4ab113f4a8 Sync with develop. 2013-08-26 20:05:25 -04:00
Nathan Rice 160fe214ed Clean slate. 2013-08-09 13:04:24 -04:00
Nathan Rice 9a5731ec92 Sync with wordpress.org repo trunk. 2013-07-01 14:08:41 -04:00