Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 9eb2794

Browse files
chore(main): release 1.1.0 (#94)
1 parent e261e85 commit 9eb2794

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.11"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## [1.1.0](https://github.com/sous-chefs/atom/compare/1.0.11...v1.1.0) (2025-10-15)
6+
7+
8+
### Features
9+
10+
* **ci:** migrate to reusable workflows v4.1.0 ([#93](https://github.com/sous-chefs/atom/issues/93)) ([e261e85](https://github.com/sous-chefs/atom/commit/e261e858b45bcfc5da6e148376cea6e345a1afe9))
11+
512
## 1.0.5 - *2023-03-01*
613

714
* Update workflows to 2.0.1

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
issues_url 'https://github.com/sous-chefs/atom/issues'
77
description 'Installs/Configures the Atom text editor - a hackable editor based on Electron, maintained by GitHub'
88
chef_version '>= 15.3'
9-
version '1.0.11'
9+
version '1.1.0'
1010

1111
supports 'mac_os_x'
1212
supports 'windows'

0 commit comments

Comments
 (0)