Skip to content

Commit

Permalink
chore(release): 4.1.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 21, 2024
1 parent ab8634d commit e208156
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.1.3](https://github.com/sanity-io/code-input/compare/v4.1.2...v4.1.3) (2024-02-21)

### Bug Fixes

- update dependencies ([#99](https://github.com/sanity-io/code-input/issues/99)) ([ab8634d](https://github.com/sanity-io/code-input/commit/ab8634d516b06d526528690e3e3332bad2b9d359))

## [4.1.2](https://github.com/sanity-io/code-input/compare/v4.1.1...v4.1.2) (2023-12-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Sanity.io
Copyright (c) 2024 Sanity.io

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/code-input",
"version": "4.1.2",
"version": "4.1.3",
"description": "Sanity input component for code, powered by CodeMirror",
"keywords": [
"sanity",
Expand Down

0 comments on commit e208156

Please sign in to comment.