Skip to content

Commit

Permalink
Merge branch 'master' of github.com:xseman/simple-light
Browse files Browse the repository at this point in the history
  • Loading branch information
xseman committed Dec 6, 2024
2 parents 8726908 + 740e692 commit 865b265
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/.release-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.9"
".": "0.0.10"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

All notable changes to this project will be documented in this file.

## [0.0.10](https://github.com/xseman/simple-light/compare/v0.0.9...v0.0.10) (2024-12-06)


### Dependency Updates

* update config & packages ([211736e](https://github.com/xseman/simple-light/commit/211736e647918b596ca66129a138ced6d9f868b7))


### Documentation

* update images ([3ea19ff](https://github.com/xseman/simple-light/commit/3ea19ff1ff3d3d3aa6e32f0dfc8360d7e8dc5053))
* update images, add contributors ([7977fe1](https://github.com/xseman/simple-light/commit/7977fe16650d122c60be2ec2019804a4aff59a3b))
* update README ([4f8273e](https://github.com/xseman/simple-light/commit/4f8273e0cac188fc70eeaca60319795b828b6733))
* update readme images ([b6914c2](https://github.com/xseman/simple-light/commit/b6914c25555b44d032fda7449cf10f5eff077a8f))


### Maintenance

* bump package ([437d3c1](https://github.com/xseman/simple-light/commit/437d3c1343760cd76fdc8f4812b2b4c7c4ee54c7))
* update package ([abc9652](https://github.com/xseman/simple-light/commit/abc96526222cdf30c2986ee4407301ae2a671a86))
* updates & add workflows ([f6337aa](https://github.com/xseman/simple-light/commit/f6337aa0e83ebe9d304c48e8a52802f2c889b8d1))

## [Unreleased]

- Initial release
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": "simple-light",
"version": "0.0.9",
"version": "0.0.10",
"license": "Apache-2.0",
"displayName": "Simple light",
"description": "Simple light theme",
Expand Down

0 comments on commit 865b265

Please sign in to comment.