Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Feb 6, 2025
1 parent e9c13ae commit 7b2f12c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 0.1.1

### Changed
### Change

- Updated email and URL in `package.json` to `Source/[email protected]` and
`HTTPS://PlayForm.LTD`.
Expand All @@ -10,7 +10,7 @@
- Added `deepmerge-ts` version `7.1.3`.
- `@playform/build` from `0.1.2` to `0.2.1`.

### Added
### Add

- Added imports for `Action`, `Path`, and `Interface` in `Integration.ts`.
- Added optional `Option` parameter in `Integration.ts`.
Expand All @@ -21,39 +21,39 @@

## 0.1.0

### Changed
### Change

- Updated `@playform/pipe` from `0.0.5` to `0.1.0`.
- Updated `critters` from `0.0.22` to `0.0.24`.
- Updated `@playform/build` from `0.0.10` to `0.1.2`.
- Added `provenance` field in `package.json`.

### Added
### Add

- Added `reduceInlineStyles` option in `Critters.ts`.

## 0.0.7

### Changed
### Change

- Changed `astro` version to `*`.

## 0.0.6

### Changed
### Change

- Updated `@playform/build` from `0.0.9` to `0.0.10`.

## 0.0.5

### Changed
### Change

- Updated `astro` from `4.9.1` to `4.9.2`.
- Moved `@playform/build` from `peerDependencies` to `devDependencies`.

## 0.0.4

### Changed
### Change

- Updated `@playform/pipe` from `0.0.3` to `0.0.5`.
- Updated `astro` from `4.8.2` to `4.9.1`.
Expand All @@ -66,20 +66,20 @@

## 0.0.3

### Changed
### Change

- Updated `@playform/pipe` from `0.0.2` to `0.0.3`.
- Updated `@playform/build` from `0.0.5` to `0.0.8`.
- Updated `astro` from `4.5.16` to `4.8.2`.
- Changed URLs in `package.json` to uppercase.

### Added
### Add

- Added `astro-critters`, `astro-inline`, and `playform` dependencies.

## 0.0.2

### Changed
### Change

- Added `astro-component`, `astro-integration`, and `withastro` dependencies.
- Updated `Document` field in `package.json`.
Expand Down

0 comments on commit 7b2f12c

Please sign in to comment.