Skip to content

Commit

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

chore(main): release 1.8.2
  • Loading branch information
Pkcarreno authored Jan 20, 2025
2 parents 8748bbf + 81e46c1 commit cb6a5a4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.2](https://github.com/Pkcarreno/jsod/compare/v1.8.1...v1.8.2) (2025-01-20)


### Bug Fixes

* **ui:** hide layout toggler on mobile view ([ce7ca99](https://github.com/Pkcarreno/jsod/commit/ce7ca99f8cc65cb08807e7ca529639e4ea79ffb1))

## [1.8.1](https://github.com/Pkcarreno/jsod/compare/v1.8.0...v1.8.1) (2025-01-20)


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.8.1",
"version": "1.8.2",
"description": "Write, run, and share JavaScript code instantly",
"author": "Pedro Carreño ([email protected])",
"type": "module",
Expand Down

0 comments on commit cb6a5a4

Please sign in to comment.