Skip to content

Commit

Permalink
chore(release): 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wsbrunson committed Sep 23, 2024
1 parent 9d45bd2 commit 62878f0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.1.0](https://github.com/krakenjs/jsx-pragmatic/compare/v3.0.0...v3.1.0) (2024-09-23)


### Features

* commit flow-typed folder ([#37](https://github.com/krakenjs/jsx-pragmatic/issues/37)) ([170604c](https://github.com/krakenjs/jsx-pragmatic/commit/170604ca9c383308b2ce284b3806393577df1f20))
* upgrade to grumbler scripts 8 ([#33](https://github.com/krakenjs/jsx-pragmatic/issues/33)) ([e8e202e](https://github.com/krakenjs/jsx-pragmatic/commit/e8e202e3ea2978b125145dd3563097ab37e15ef8))


### Bug Fixes

* **iframe:** add empty srcdoc attribute to iframe elem if not exist ([#36](https://github.com/krakenjs/jsx-pragmatic/issues/36)) ([b21a468](https://github.com/krakenjs/jsx-pragmatic/commit/b21a46826fe3369ded96cbba6dfd44b955a87a34))


* **docs:** update github actions badge url ([3b4ed67](https://github.com/krakenjs/jsx-pragmatic/commit/3b4ed67cb0a95c06a6e4c6c10355ce1579eae10f))
* move devDependencies to [@krakenjs](https://github.com/krakenjs) scope ([#28](https://github.com/krakenjs/jsx-pragmatic/issues/28)) ([c21fe35](https://github.com/krakenjs/jsx-pragmatic/commit/c21fe356071e76e9e70d5ce220ccd41cb9f0fef4))
* remove quotes from publish ([d7d154a](https://github.com/krakenjs/jsx-pragmatic/commit/d7d154aaafc968c563c83ac8bd12dab3de4aa0ea))
* remove token from publish action ([00b0073](https://github.com/krakenjs/jsx-pragmatic/commit/00b0073e42aa4968ebe0ef7fe6400efd1f2be8aa))
* use prettier ([#30](https://github.com/krakenjs/jsx-pragmatic/issues/30)) ([4826e52](https://github.com/krakenjs/jsx-pragmatic/commit/4826e521d3b0c886a2c6063671ecd96d8cb9b66a))

## [3.0.0](https://github.com/krakenjs/jsx-pragmatic/compare/v2.0.22...v3.0.0) (2022-02-28)


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": "@krakenjs/jsx-pragmatic",
"version": "3.0.0",
"version": "3.1.0",
"description": "Javascript module template.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 62878f0

Please sign in to comment.