Skip to content

Commit

Permalink
Bump Core 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrolli committed Dec 12, 2024
1 parent 192eebb commit fe784b7
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 7 deletions.
4 changes: 4 additions & 0 deletions packages/audit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Changelog

We currently don't track changes in this package. Please refer to the [Moox Monorepo](https://github.com/mooxphp/moox) for the latest changes.

We'll add a changelog in the future.
8 changes: 8 additions & 0 deletions packages/builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# Changelog

## 3.0.0

- Initial release as package
- Able to build new Filament Resources from CLI
- Converted from a GitHub Template
- GitHub Template now provided by Moox Skeleton
- Moox Core 3.0.0 compatibility
4 changes: 4 additions & 0 deletions packages/category/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Changelog

We currently don't track changes in this package. Please refer to the [Moox Monorepo](https://github.com/mooxphp/moox) for the latest changes.

We'll add a changelog in the future.
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 3.0.0

- New Traits and Service Structure
- New Single Traits for Resources
- Custom Taxonomy Support

## 2.0.2

- Loglevel feature, see README
Expand Down
4 changes: 4 additions & 0 deletions packages/expiry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.0.0

- Moox Core 3.0.0 compatibility

## 0.2.0

- Dynamic Tabs, see Core README
Expand Down
8 changes: 2 additions & 6 deletions packages/flags/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Changelog

This changelog follows [the Keep a Changelog standard](https://keepachangelog.com).
We currently don't track changes in this package. Please refer to the [Moox Monorepo](https://github.com/mooxphp/moox) for the latest changes.

## [Unreleased](https://github.com/mooxphp/flags/compare/1.0.0...main)

## 1.0.0 (20??-??-??)

Initial release.
We'll add a changelog in the future.
7 changes: 6 additions & 1 deletion packages/jobs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Changelog

All notable changes to `Moox Jobs` will be documented in this file.

## 3.3.0

- Moox Core 3.0.0 compatibility

## 3.2.0

- Shared Hosting feature, see README
- Google Icons, see Core README
- Google Icons, see Core README

## 3.1

Expand Down

0 comments on commit fe784b7

Please sign in to comment.