Skip to content

Commit

Permalink
Merge pull request #13 from Pkcarreno/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--jsod

chore(main): release 1.2.1
  • Loading branch information
Pkcarreno authored Jun 29, 2024
2 parents 1c6f0b9 + 35fbe06 commit eb174bf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.1](https://github.com/Pkcarreno/jsod/compare/v1.2.0...v1.2.1) (2024-06-29)


### Bug Fixes

* handle long output ([6b57469](https://github.com/Pkcarreno/jsod/commit/6b57469d5cdfd3134298b4ad14c2b336a595d7d4))
* tweak scrollbar on chromium based browsers ([3e4d255](https://github.com/Pkcarreno/jsod/commit/3e4d255675b196742698ed42678bc51e9b15915a))

## [1.2.0](https://github.com/Pkcarreno/jsod/compare/v1.1.0...v1.2.0) (2024-06-08)


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": "jsod",
"version": "1.2.0",
"version": "1.2.1",
"description": "Write, run, and share JavaScript code instantly",
"author": "Pedro Carreño (34664891+Pkcarreno@users.noreply.github.com)",
"type": "module",
Expand Down

0 comments on commit eb174bf

Please sign in to comment.