Skip to content

Commit

Permalink
chore(release): 0.2.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 22, 2022
1 parent 8d7b2da commit 0648ee5
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!-- markdownlint-disable --><!-- textlint-disable -->

# 📓 Changelog

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.3](https://github.com/sanity-io/sanity-plugin-cloudinary/compare/v0.2.2...v0.2.3) (2022-11-22)

### Bug Fixes

- **ci:** publish using semantic-release ([af143ab](https://github.com/sanity-io/sanity-plugin-cloudinary/commit/af143ab8d7e331b2fb7fc3b47f3710a466b2263c))
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) 2021 Sanity.io
Copyright (c) 2022 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-plugin-cloudinary",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"author": "Sanity.io <[email protected]>",
"files": [
Expand Down

0 comments on commit 0648ee5

Please sign in to comment.