Skip to content

Commit

Permalink
Version Packages (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 3, 2023
1 parent 8756fe2 commit 072b109
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changeset/smart-drinks-fold.md

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 4.1.0

### Minor Changes

- 8756fe2: :rocket: Codemods: Hardcode the TSX parser
:bug: Codemods: Fix null removal for the TSX parser
:bug: Codemods: Fix variable cleanup that was too aggressive and cleaned optimistically
:chore: Codemods: Clean up dangling JSX expressions such as {<B/>} -> <B/>

## 4.0.4

### Patch Changes
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": "opticks",
"version": "4.0.4",
"version": "4.1.0",
"description": "FindHotel Toggle Flag JavaScript SDK",
"main": "lib/optimizely.js",
"module": "lib/optimizely.mjs",
Expand Down

0 comments on commit 072b109

Please sign in to comment.